repacman on AUR (Arch User Repository)
Last updated: November 23,2024
1. Install "repacman" 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 repacman on Arch using YAY
$
yay -S
repacman
Copied
* (Optional) Uninstall repacman on Arch using YAY
$
yay -Rns
repacman
Copied
2. Manually Install "repacman" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone repacman's git locally
$
git clone https://aur.archlinux.org/repacman.git
~/repacman
Copied
c. Go to ~/repacman folder and install it
$
cd
~/repacman
Copied
$
makepkg -si
Copied
3. Information about the repacman package on Arch User Repository (AUR)
ID: 413710
Name: repacman
PackageBaseID: 35687
PackageBase: repacman
Version: 0.98-4
Description: A tool for producing a pacman package from software's existing installation
URL: http://archlinux.fr/repacman
NumVotes: 59
Popularity: 0
OutOfDate:
Maintainer: ItachiSan
Submitter:
FirstSubmitted: 1269083113
LastModified: 1495616729
URLPath: /cgit/aur.git/snapshot/repacman.tar.gz
Name: repacman
PackageBaseID: 35687
PackageBase: repacman
Version: 0.98-4
Description: A tool for producing a pacman package from software's existing installation
URL: http://archlinux.fr/repacman
NumVotes: 59
Popularity: 0
OutOfDate:
Maintainer: ItachiSan
Submitter:
FirstSubmitted: 1269083113
LastModified: 1495616729
URLPath: /cgit/aur.git/snapshot/repacman.tar.gz