gdk-pixbuf on AUR (Arch User Repository)

Last updated: June 26,2024

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

$ yay -S gdk-pixbuf

* (Optional) Uninstall gdk-pixbuf on Arch using YAY

$ yay -Rns gdk-pixbuf

2. Manually Install "gdk-pixbuf" via AUR

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

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

b. Clone gdk-pixbuf's git locally

$ git clone https://aur.archlinux.org/gdk-pixbuf.git ~/gdk-pixbuf

c. Go to ~/gdk-pixbuf folder and install it

$ cd ~/gdk-pixbuf $ makepkg -si

3. Information about the gdk-pixbuf package on Arch User Repository (AUR)

ID: 1056106
Name: gdk-pixbuf
PackageBaseID: 83047
PackageBase: gdk-pixbuf
Version: 0.22.0-13
Description: Image loading and manipulation library
URL: http://www.gtk.org/
NumVotes: 16
Popularity: 2.0E-6
OutOfDate:
Maintainer: bidulock
Submitter: bidulock
FirstSubmitted: 1402799133
LastModified: 1648128728
URLPath: /cgit/aur.git/snapshot/gdk-pixbuf.tar.gz