View Single Post
Posts: 59 | Thanked: 9 times | Joined on Jan 2008 @ Lisbon, Portugal
#217
Arch uses its own packaging system, its a ports-like system which builds packages from source. So whatever you can build from source and satisfy dependencies (which will be easy since Arch is a rolling-release, bleeding-edge distro) you can most certainly build in Arch.

It also has its own package manager (pacman), which does the binary package management.