libnm-glib-secure on AUR (Arch User Repository)

Last updated: May 11,2024

1. Install "libnm-glib-secure" 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 libnm-glib-secure on Arch using YAY

$ yay -S libnm-glib-secure

* (Optional) Uninstall libnm-glib-secure on Arch using YAY

$ yay -Rns libnm-glib-secure

2. Manually Install "libnm-glib-secure" via AUR

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

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

b. Clone libnm-glib-secure's git locally

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

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

$ cd ~/libnm-glib-secure $ makepkg -si

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