yum-utils on AUR (Arch User Repository)

Last updated: January 24,2025

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

$ yay -S yum-utils

* (Optional) Uninstall yum-utils on Arch using YAY

$ yay -Rns yum-utils

2. Manually Install "yum-utils" via AUR

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

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

b. Clone yum-utils's git locally

$ git clone https://aur.archlinux.org/yum-utils.git ~/yum-utils

c. Go to ~/yum-utils folder and install it

$ cd ~/yum-utils $ makepkg -si

3. Information about the yum-utils package on Arch User Repository (AUR)

ID: 609453
Name: yum-utils
PackageBaseID: 46818
PackageBase: yum-utils
Version: 1.1.31-6
Description: A collection of utilities and plugins extending and supplementing yum in different ways
URL: http://yum.baseurl.org/wiki/YumUtils
NumVotes: 5
Popularity: 0
OutOfDate: 1702992044
Maintainer: larchunix
Submitter: td123
FirstSubmitted: 1298443649
LastModified: 1556967069
URLPath: /cgit/aur.git/snapshot/yum-utils.tar.gz