We are still actively working on the spam issue.
Difference between revisions of "Arch Linux"
(pacmansss) |
|||
Line 1: | Line 1: | ||
− | Arch is a rolling release distribution of [[GNU/Linux]]. | + | [[File:Arch-linux-logo.png|thumb||The Arch GNU/Linux logo.]] |
+ | [[File:Archstats.png|275px|thumb|A graph display Arch's strong and weak points.]] | ||
+ | |||
+ | Arch is a rolling release distribution of [[GNU/Linux]] focusing on minimalism, simplicity, and elegance. Arch is often used by advanced users in light of its relatively difficult installation process. Arch is a distribution favored by the /g/ community for [[Desktop Customization]]. | ||
+ | |||
+ | ==Why Use Arch GNU/Linux?== | ||
+ | |||
+ | * Minimalist installation process | ||
+ | * Near-complete customization | ||
+ | * Excellent package management | ||
+ | * Offers bleeding-edge software; always up to date (hence, rolling-release) | ||
+ | |||
+ | ==Disadvantages to Using Arch GNU/Linux== | ||
+ | |||
+ | In addition to the advantages of using Arch GNU/Linux, there are also a number of costs, including: | ||
+ | |||
+ | * Offering bleeding-edge software can cause stability issues | ||
+ | * When Arch GNU/Linux breaks, it is often difficult or time-consuming to repair' | ||
+ | * A minimalist installation process can often confuse new users | ||
+ | * Smaller community than other distributions, for example, Ubuntu | ||
+ | |||
+ | ==Installation== | ||
+ | |||
+ | The Arch GNU/Linux website supplies ISO files that the user may burn to a disk, or use on a USB flash drive to install. In the past, Arch has offered a graphical interface throughout the installation, however, no longer does. For beginners, it is recommended to use the Arch Install Scripts, which help to provide an easier installation process. For average or advanced-level users, a Wiki page is offered on the Arch Wiki (see Arch Wiki) that describes the install process from scratch. | ||
==Package Management== | ==Package Management== | ||
+ | |||
'''Pacman''' is the package manager for Arch. This uses the repos specified in /etc/pacman.conf. | '''Pacman''' is the package manager for Arch. This uses the repos specified in /etc/pacman.conf. | ||
Line 7: | Line 31: | ||
==Arch Wiki== | ==Arch Wiki== | ||
+ | |||
The [https://wiki.archlinux.org/ Arch Wiki] is a required component for installing and configuring Arch. | The [https://wiki.archlinux.org/ Arch Wiki] is a required component for installing and configuring Arch. | ||
− | =ArchBang= | + | ==ArchBang== |
− | ArchBang is an | + | |
+ | ArchBang is an Arch GNU/Linux derivative that runs the [[Openbox]] window manager. | ||
[[Category:GNU/Linux]] | [[Category:GNU/Linux]] |
Revision as of 18:58, 28 January 2014
Arch is a rolling release distribution of GNU/Linux focusing on minimalism, simplicity, and elegance. Arch is often used by advanced users in light of its relatively difficult installation process. Arch is a distribution favored by the /g/ community for Desktop Customization.
Contents
Why Use Arch GNU/Linux?
- Minimalist installation process
- Near-complete customization
- Excellent package management
- Offers bleeding-edge software; always up to date (hence, rolling-release)
Disadvantages to Using Arch GNU/Linux
In addition to the advantages of using Arch GNU/Linux, there are also a number of costs, including:
- Offering bleeding-edge software can cause stability issues
- When Arch GNU/Linux breaks, it is often difficult or time-consuming to repair'
- A minimalist installation process can often confuse new users
- Smaller community than other distributions, for example, Ubuntu
Installation
The Arch GNU/Linux website supplies ISO files that the user may burn to a disk, or use on a USB flash drive to install. In the past, Arch has offered a graphical interface throughout the installation, however, no longer does. For beginners, it is recommended to use the Arch Install Scripts, which help to provide an easier installation process. For average or advanced-level users, a Wiki page is offered on the Arch Wiki (see Arch Wiki) that describes the install process from scratch.
Package Management
Pacman is the package manager for Arch. This uses the repos specified in /etc/pacman.conf.
Yaourt manages packages from the Arch User Repository. Beware, this software is not maintained by the distro maintainers.
Arch Wiki
The Arch Wiki is a required component for installing and configuring Arch.
ArchBang
ArchBang is an Arch GNU/Linux derivative that runs the Openbox window manager.