Skip to main content

Install Pamac in Arch Linux for a GUI like Manjaro

Arch Linux by default does not come with a GUI tool for updating packages or working with the AUR (Arch User Repository), and this is just fine for most Arch users. However, having used Manjaro for quite a while fairly recently, I kind of got used to using Pamac as a GUI option for these things when I didn't feel like mucking around with a terminal.

So, I decided to install it on my Arch system, and thought perhaps I might not be the only one who would like that, and thought I'd share it the excruciatingly simple installation with you, as well as a brief overview of Pamac for those of you who have not used it before.

The installation of pamac is very simple, as long as you don't mind using the AUR with a command line tool like yaourt.

yaourt -S pamac-aur

Voila, you now have pamac.

Once pamac is installed, you have a couple of different options for using it. You can access it from your applications menu as "Add/Remove Software" and also, "Software Update," each will bring up a different window with their appropriately designated purpose.

Pamac

Going into the preferences menu will show you an option to enable searching from, and enable updating from, the AUR. This is something that you do at your own risk, as the AUR is entirely user maintained and there is no guarantee the packages found therein will be stable. That being said, I use the AUR extremely often, so your mileage may vary.

Other graphical options for Arch Linux package management

There are a number of other graphical tools for Arch Linux, however I personally have only used one in particular, called tkpacman.

tkpacman is very similar to Pamac, but I personally didn't like the interface, although I can't give a definitive reason as to why to be entirely honest; it just didn't sit overly well with me, so with that being said perhaps it might be worth looking at for some of you.

According to the Arch Wiki, a list of other front-ends are:

  • Arch-Update — Update indicator for Gnome-Shell.
  • Discover — A collection of package management tools for KDE, using PackageKit.
  • GNOME packagekit — GTK based package management tool
  • GNOME Software — Gnome Software App. (Curated selection for GNOME)
  • kalu — A small application that will add an icon to your systray and sit there, regularly checking if there's anything new for you to upgrade.
  • pcurses — Package management in a curses frontend.
  • tkPacman — Depends only on Tcl/Tk and X11, and interacts with the package database via the CLI of pacman.

Utilities

  • Lostfiles — Script that identifies files not owned by any package.
  • Pacmatic — Pacman wrapper to check Arch News before upgrading, avoid partial upgrades, and warn about configuration file changes.
  • pacutils — Helper library for libalpm based programs.
  • pkgfile — Tool that finds what package owns a file.
  • pkgtools — Collection of scripts for Arch Linux packages.
  • repoctl — Tool to help manage local repositories.
  • repose — An Arch Linux repository building tool.
  • snap-pac — Make pacman automatically use snapper to create pre/post snapshots like openSUSE's YaST.

In conclusion...

There are a number of graphical tools available for those who wish to make use of them, but some people just would rather use the commandline.

How about you? Regardless of your distribution of choice, do you prefer to deal with package management via commandline or a graphical utility?

 

This article was first seen on ComTek's "TekBits" Technology News

HOME