glib2-static on AUR (Arch User Repository)

Last updated: September 28,2024

1. Install "glib2-static" 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 glib2-static on Arch using YAY

$ yay -S glib2-static

* (Optional) Uninstall glib2-static on Arch using YAY

$ yay -Rns glib2-static

2. Manually Install "glib2-static" via AUR

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

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

b. Clone glib2-static's git locally

$ git clone https://aur.archlinux.org/glib2-static.git ~/glib2-static

c. Go to ~/glib2-static folder and install it

$ cd ~/glib2-static $ makepkg -si

3. Information about the glib2-static package on Arch User Repository (AUR)

ID: 1116431
Name: glib2-static
PackageBaseID: 74272
PackageBase: glib2-static
Version: 2.72.3-1
Description: Low level core library: Static library
URL: https://wiki.gnome.org/Projects/GLib
NumVotes: 18
Popularity: 0.000105
OutOfDate:
Maintainer: nightuser
FirstSubmitted: 1381513309
LastModified: 1658661357
URLPath: /cgit/aur.git/snapshot/glib2-static.tar.gz