Skip to content
 
 

Latest commit

 

History

173 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 

Repository files navigation

Archlinux Ultimate Install Script

Install and configure archlinux has never been easier!

You can try it first with a virtualbox

Prerequisites

  • You need to have Archlinux (base + base_devel) already installed and rebooted
  • Git
  • A working internet connection
  • Logged in as 'root'

How to use

With git

  • Install git: pacman -Sy git
  • get the script: git clone git://github.com/helmuthdu/aui
  • run the script: cd aui && ./aui

Without git

  • get the script: wget --no-check-certificate https://github.com/helmuthdu/aui/tarball/master -O - | tar xz
  • run the script: ./aui

What does the script do?

  • Automatic configure rc.conf
  • Install additional repositories
  • Configure rankmirror
  • System upgrade
  • Create and configure new user
  • Install and configure sudo
  • Configure pacman package signing
  • Install an AUR Helper [yaourt, packer]
  • Install base system
  • Install Xorg
  • Install GPU Drivers
  • Install CUPS
  • Install Additional wireless/bluetooth firmwares
  • Ensuring access to GIT through a firewall
  • Install a Desktop Environment [GNOME, KDE, XFCE, LXDE, OpenBox]
  • Install Developement tools [Vim, Emacs, Eclipse...]
  • Install Office apps [LibreOffice, GNOME-Office, Latex...]
  • Install System tools [Wine, Virtualbox, Grsync, Htop]
  • Install Graphics apps [Inkscape, Gimp, Blender, MComix]
  • Install Internet apps [Firefox, Google-Chrome, Jdownloader...]
  • Install Multimedia apps [Rhythmbox, Clementine, Codecs...]
  • Install Games [HoN, World of Padman, Wesnoth...]
  • Install Fonts [Liberation, MS-Fonts, Google-webfonts...]
  • Install and configure LAMP Server
  • Many More...

About

Archlinux Ultimate Install

Resources

Stars

1 star

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages