> For the complete documentation index, see [llms.txt](https://til.devjugal.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://til.devjugal.com/linux/arch.md).

# Arch Linux

> A simple, lightweight distribution

Arch Linux is an independently developed, x86-64 general-purpose Linux distribution that strives to provide the latest stable versions of most software by following a rolling-release model. The default installation is a minimal base system, configured by the user to only add what is purposely required.

### [Official Wiki](https://wiki.archlinux.org/)

## TIL(s)

* [Install Docker Compose](/linux/arch/install-docker-compose.md)
* [Install Docker](/linux/arch/install-docker.md)
* [Install Pip](/linux/arch/install-pip.md)
