add blackarch
Some checks failed
ci/woodpecker/push/validate_schema Pipeline failed

This commit is contained in:
JMARyA 2025-06-23 01:37:56 +02:00
parent c8f86c0da0
commit 4fc56d3efd
Signed by: jmarya
GPG key ID: 901B2ADDF27C2263
3 changed files with 60 additions and 1 deletions

View file

@ -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