Pamac is a Gtk and CLI front ends of libpamac
- pamac: an easy CLI
- pamac-manager: a Gtk4 GUI
- pamac-tray: a Gtk3 tray icon with updates notifications
- pamac updates indicator: a gnome-shell extension with updates notifications
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
If you want to contribute in Pamac translations, use Transifex.