Difference between revisions of "Arch Linux"
Jump to navigation
Jump to search
| Line 2: | Line 2: | ||
== Package System == | == Package System == | ||
| + | * Arch Linux Wiki | ||
| + | ** [https://wiki.archlinux.org/index.php/AUR Arch User Repository (AUR)] | ||
| + | ** [https://wiki.archlinux.org/index.php/creating_packages Creating Packages] | ||
| + | ** [https://wiki.archlinux.org/index.php/PKGBUILD PKGBUILD] | ||
* [https://ownyourbits.com/2019/07/21/replicate-your-system-with-self-hosted-arch-linux-metapackages/ Self-hosted Metapackages] | * [https://ownyourbits.com/2019/07/21/replicate-your-system-with-self-hosted-arch-linux-metapackages/ Self-hosted Metapackages] | ||
* [https://disconnected.systems/blog/archlinux-repo-in-aws-bucket/ Custom packages in AWS] (feel free to skip the AWS parts) | * [https://disconnected.systems/blog/archlinux-repo-in-aws-bucket/ Custom packages in AWS] (feel free to skip the AWS parts) | ||
Revision as of 20:40, 26 September 2020
Linux distribution with rolling updates and convenient way of installing software from source code via AUR.
Package System
- Arch Linux Wiki
- Self-hosted Metapackages
- Custom packages in AWS (feel free to skip the AWS parts)