Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/manjaro/pamac

Graphical Package Manager for Manjaro Linux with Alpm, AUR, Appstream, Flatpak and Snap support
https://github.com/manjaro/pamac

gui-application linux package-manager

Last synced: 3 days ago
JSON representation

Graphical Package Manager for Manjaro Linux with Alpm, AUR, Appstream, Flatpak and Snap support

Awesome Lists containing this project

README

        

Pamac is a Gtk and CLI front ends of [libpamac](https://gitlab.manjaro.org/applications/libpamac)

#### Features

- pamac: an easy [CLI](https://gitlab.manjaro.org/applications/pamac-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

#### Installing from source

Pamac uses [Meson](http://mesonbuild.com/index.html) 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](https://www.transifex.com/manjarolinux/manjaro-pamac).