mkrepo on AUR (Arch User Repository)

Last updated: June 14,2024

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

$ yay -S mkrepo

* (Optional) Uninstall mkrepo on Arch using YAY

$ yay -Rns mkrepo

2. Manually Install "mkrepo" via AUR

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

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

b. Clone mkrepo's git locally

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

c. Go to ~/mkrepo folder and install it

$ cd ~/mkrepo $ makepkg -si

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

ID: 663021
Name: mkrepo
PackageBaseID: 146127
PackageBase: mkrepo
Version: 0.1.3-1
Description: Create repo directory for ghq style
URL: https://github.com/himanoa/mkrepo
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: rokoucha
Submitter: rokoucha
FirstSubmitted: 1572097729
LastModified: 1572864507
URLPath: /cgit/aur.git/snapshot/mkrepo.tar.gz