What kind of packaging system used/recommended by Arch-based distributions? Is it possible to use pre-compiled archives like deb or rpm on Arch-based distributions?
Asked
Active
Viewed 9,065 times
1 Answers
3
Arch linux is a bare bones Linux distro that provides you with a base skeleton along with the Linux Kernel(with some adjustments for modern computers) to customize and change according to your preference.
Hence, you will have to install a utility that does whatever you require for you. In this manner, you can install a package from almost any distribution onto Arch Linux. It is best to use the pacman package manager that comes along with Arch Linux, as it it's the most reliable tool for installing packages in Arch.
Here are guides to installing rpm and deb packages on Arch Linux:
Razetime
- 1,072