libzypp on AUR (Arch User Repository)

Last updated: September 28,2024

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

$ yay -S libzypp

* (Optional) Uninstall libzypp on Arch using YAY

$ yay -Rns libzypp

2. Manually Install "libzypp" via AUR

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

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

b. Clone libzypp's git locally

$ git clone https://aur.archlinux.org/libzypp.git ~/libzypp

c. Go to ~/libzypp folder and install it

$ cd ~/libzypp $ makepkg -si

3. Information about the libzypp package on Arch User Repository (AUR)

ID: 1082207
Name: libzypp
PackageBaseID: 137724
PackageBase: libzypp
Version: 17.30.0-1
Description: ZYpp Package Management library
URL: http://doc.opensuse.org/projects/libzypp/HEAD/
NumVotes: 2
Popularity: 0
OutOfDate: 1709068775
Maintainer: yurikoles
Submitter: yurikoles
FirstSubmitted: 1543674539
LastModified: 1652925056
URLPath: /cgit/aur.git/snapshot/libzypp.tar.gz