reallymakepkg on AUR (Arch User Repository)

Last updated: June 17,2024

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

$ yay -S reallymakepkg

* (Optional) Uninstall reallymakepkg on Arch using YAY

$ yay -Rns reallymakepkg

2. Manually Install "reallymakepkg" via AUR

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

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

b. Clone reallymakepkg's git locally

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

c. Go to ~/reallymakepkg folder and install it

$ cd ~/reallymakepkg $ makepkg -si

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

ID: 1404632
Name: reallymakepkg
PackageBaseID: 200701
PackageBase: reallymakepkg
Version: 1.2.1-1
Description: System-independent makepkg
URL: https://github.com/themartiancompany/reallymakepkg
NumVotes: 1
Popularity: 0.180807
OutOfDate:
Maintainer: truocolo
Submitter: truocolo
FirstSubmitted: 1703110721
LastModified: 1707175292
URLPath: /cgit/aur.git/snapshot/reallymakepkg.tar.gz