snapd-glib on AUR (Arch User Repository)

Last updated: July 01,2024

1. Install "snapd-glib" effortlessly via AUR with the help of a helper(YAY)

a. Install YAY (https://github.com/Jguer/yay)

$ sudo pacman -S --needed git base-devel && git clone https://aur.archlinux.org/yay.git && cd yay && makepkg -si

b. Install snapd-glib on Arch using YAY

$ yay -S snapd-glib

* (Optional) Uninstall snapd-glib on Arch using YAY

$ yay -Rns snapd-glib

2. Manually Install "snapd-glib" via AUR

a. Ensure you have the base development tools and git installed with:

$ sudo pacman -S --needed base-devel git

b. Clone snapd-glib's git locally

$ git clone https://aur.archlinux.org/snapd-glib.git ~/snapd-glib

c. Go to ~/snapd-glib folder and install it

$ cd ~/snapd-glib $ makepkg -si

3. Information about the snapd-glib package on Arch User Repository (AUR)

ID: 1130515
Name: snapd-glib
PackageBaseID: 136716
PackageBase: snapd-glib
Version: 1.63-1
Description: Library to allow GLib/Qt based applications access to snapd, the daemon that controls Snaps
URL: https://github.com/snapcore/snapd-glib
NumVotes: 21
Popularity: 0.037577
OutOfDate: 1707258611
Maintainer: osimarr
Submitter: droidman
FirstSubmitted: 1539811317
LastModified: 1661405499
URLPath: /cgit/aur.git/snapshot/snapd-glib.tar.gz

5. The same packages on other Linux Distributions