This commit is contained in:
parent
c8f86c0da0
commit
4fc56d3efd
3 changed files with 60 additions and 1 deletions
|
@ -5,7 +5,9 @@ rev: 2024-09-13
|
|||
---
|
||||
|
||||
# Arch Linux
|
||||
Arch is a very minimal [Linux](Linux.md) Distribution. It features many [packages](https://archlinux.org/packages/) installable with [Pacman](../applications/package%20managers/arch-linux/Pacman.md) and a useful [wiki](https://wiki.archlinux.org/). Additional software support is based on the [AUR](https://aur.archlinux.org/)
|
||||
Arch is a very minimal [Linux](Linux.md) Distribution. It features many [packages](https://archlinux.org/packages/) installable with [Pacman](../applications/package%20managers/arch-linux/Pacman.md) and a useful [wiki](https://wiki.archlinux.org/). Additional software support is based on the [AUR](https://aur.archlinux.org/).
|
||||
|
||||
There is also a hacker distro called [BlackArch](./BlackArch.md).
|
||||
|
||||
Installation of Arch Linux is typically done manually following the [Wiki](https://wiki.archlinux.org/title/Installation_guide). Additionally there are install scripts like this one:
|
||||
```shell
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue