mock on AUR (Arch User Repository)
Last updated: November 23,2024
1. Install "mock" 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 mock on Arch using YAY
$
yay -S
mock
Copied
* (Optional) Uninstall mock on Arch using YAY
$
yay -Rns
mock
Copied
2. Manually Install "mock" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone mock's git locally
$
git clone https://aur.archlinux.org/mock.git
~/mock
Copied
c. Go to ~/mock folder and install it
$
cd
~/mock
Copied
$
makepkg -si
Copied
3. Information about the mock package on Arch User Repository (AUR)
ID: 1409290
Name: mock
PackageBaseID: 39131
PackageBase: mock
Version: 5.5-1.1
Description: A simple chroot build environment manager for building RPMs
URL: https://github.com/rpm-software-management/mock
NumVotes: 3
Popularity: 0
OutOfDate:
Maintainer: larchunix
Submitter: td123
FirstSubmitted: 1298440258
LastModified: 1707947653
URLPath: /cgit/aur.git/snapshot/mock.tar.gz
Name: mock
PackageBaseID: 39131
PackageBase: mock
Version: 5.5-1.1
Description: A simple chroot build environment manager for building RPMs
URL: https://github.com/rpm-software-management/mock
NumVotes: 3
Popularity: 0
OutOfDate:
Maintainer: larchunix
Submitter: td123
FirstSubmitted: 1298440258
LastModified: 1707947653
URLPath: /cgit/aur.git/snapshot/mock.tar.gz