manjaro / pamac

Graphical Package Manager for Manjaro Linux with Alpm, AUR, Appstream, Flatpak and Snap support
GNU General Public License v3.0
249 stars 42 forks source link
gui-application linux package-manager

Pamac is a Gtk and CLI front ends of libpamac

Features

Installing from source

Pamac uses Meson build system. In the source directory run:

mkdir builddir && cd builddir

meson setup --prefix=/usr --sysconfdir=/etc --buildtype=release

meson compile

sudo meson install

Translation

If you want to contribute in Pamac translations, use Transifex.