remakepkg on AUR (Arch User Repository)

Last updated: July 02,2024

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

$ yay -S remakepkg

* (Optional) Uninstall remakepkg on Arch using YAY

$ yay -Rns remakepkg

2. Manually Install "remakepkg" via AUR

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

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

b. Clone remakepkg's git locally

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

c. Go to ~/remakepkg folder and install it

$ cd ~/remakepkg $ makepkg -si

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

ID: 725742
Name: remakepkg
PackageBaseID: 135957
PackageBase: remakepkg
Version: 0.10.2-1
Description: Apply changes to pacman packages
URL: https://gitlab.com/ayekat/pacman-hacks
NumVotes: 1
Popularity: 0
OutOfDate: 1666133045
Maintainer: MrHritik
Submitter: ayekat
FirstSubmitted: 1536758235
LastModified: 1587755321
URLPath: /cgit/aur.git/snapshot/remakepkg.tar.gz