zypper on AUR (Arch User Repository)
Last updated: January 11,2025
1. Install "zypper" 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 zypper on Arch using YAY
$
yay -S
zypper
Copied
* (Optional) Uninstall zypper on Arch using YAY
$
yay -Rns
zypper
Copied
2. Manually Install "zypper" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone zypper's git locally
$
git clone https://aur.archlinux.org/zypper.git
~/zypper
Copied
c. Go to ~/zypper folder and install it
$
cd
~/zypper
Copied
$
makepkg -si
Copied
3. Information about the zypper package on Arch User Repository (AUR)
ID: 1082209
Name: zypper
PackageBaseID: 137725
PackageBase: zypper
Version: 1.14.52-1
Description: World's most powerful command line package manager
URL: http://en.opensuse.org/Portal:Zypper
NumVotes: 3
Popularity: 0
OutOfDate: 1697729211
Maintainer: yurikoles
Submitter: yurikoles
FirstSubmitted: 1543675534
LastModified: 1652925191
URLPath: /cgit/aur.git/snapshot/zypper.tar.gz
Name: zypper
PackageBaseID: 137725
PackageBase: zypper
Version: 1.14.52-1
Description: World's most powerful command line package manager
URL: http://en.opensuse.org/Portal:Zypper
NumVotes: 3
Popularity: 0
OutOfDate: 1697729211
Maintainer: yurikoles
Submitter: yurikoles
FirstSubmitted: 1543675534
LastModified: 1652925191
URLPath: /cgit/aur.git/snapshot/zypper.tar.gz