Does Antergos have some equivalent packaging system like .deb on debian systems? Also I’ve noticed that
and
doesn’t work
Installing apps
Does Antergos have some equivalent packaging system like .deb on debian systems? Also I’ve noticed that
and
doesn’t work
Does Antergos have some equivalent packaging system like .deb on debian systems? Also I’ve noticed that
and
doesn’t work
I don’t think Arch Linux has a packaging system.
And to have make you need to run:
sudo pacman -S base-devel
Arch Linux packages are .pkg.tar.xz and are installed through ‘pacman’ package manager, and like Vidar pointed, you need devel packages to make use of some of the build tools