repacman2 on AUR (Arch User Repository)

Last updated: September 21,2024

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

$ yay -S repacman2

* (Optional) Uninstall repacman2 on Arch using YAY

$ yay -Rns repacman2

2. Manually Install "repacman2" via AUR

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

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

b. Clone repacman2's git locally

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

c. Go to ~/repacman2 folder and install it

$ cd ~/repacman2 $ makepkg -si

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

ID: 531589
Name: repacman2
PackageBaseID: 74957
PackageBase: repacman2
Version: 2.0-3
Description: A tool for producing a pacman package from software's existing installation. Fork of repacman-en tool.
URL: http://archlinux.fr/repacman
NumVotes: 16
Popularity: 1.0E-6
OutOfDate:
Maintainer: helix
Submitter: helix
FirstSubmitted: 1383168155
LastModified: 1533316455
URLPath: /cgit/aur.git/snapshot/repacman2.tar.gz