glib on AUR (Arch User Repository)
Last updated: November 26,2024
1. Install "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
Copied
b. Install glib on Arch using YAY
$
yay -S
glib
Copied
* (Optional) Uninstall glib on Arch using YAY
$
yay -Rns
glib
Copied
2. Manually Install "glib" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone glib's git locally
$
git clone https://aur.archlinux.org/glib.git
~/glib
Copied
c. Go to ~/glib folder and install it
$
cd
~/glib
Copied
$
makepkg -si
Copied
3. Information about the glib package on Arch User Repository (AUR)
ID: 901317
Name: glib
PackageBaseID: 82067
PackageBase: glib
Version: 1.2.10-18
Description: Common C routines used by Gtk+ and other libs
URL: http://www.gtk.org/
NumVotes: 101
Popularity: 0.029547
OutOfDate:
Maintainer: ConnorBehan
Submitter: ConnorBehan
FirstSubmitted: 1400723005
LastModified: 1620035753
URLPath: /cgit/aur.git/snapshot/glib.tar.gz
Name: glib
PackageBaseID: 82067
PackageBase: glib
Version: 1.2.10-18
Description: Common C routines used by Gtk+ and other libs
URL: http://www.gtk.org/
NumVotes: 101
Popularity: 0.029547
OutOfDate:
Maintainer: ConnorBehan
Submitter: ConnorBehan
FirstSubmitted: 1400723005
LastModified: 1620035753
URLPath: /cgit/aur.git/snapshot/glib.tar.gz