pacmanfile on AUR (Arch User Repository)
Last updated: November 17,2024
1. Install "pacmanfile" 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 pacmanfile on Arch using YAY
$
yay -S
pacmanfile
Copied
* (Optional) Uninstall pacmanfile on Arch using YAY
$
yay -Rns
pacmanfile
Copied
2. Manually Install "pacmanfile" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone pacmanfile's git locally
$
git clone https://aur.archlinux.org/pacmanfile.git
~/pacmanfile
Copied
c. Go to ~/pacmanfile folder and install it
$
cd
~/pacmanfile
Copied
$
makepkg -si
Copied
3. Information about the pacmanfile package on Arch User Repository (AUR)
ID: 1060909
Name: pacmanfile
PackageBaseID: 160811
PackageBase: pacmanfile
Version: 0.0.8-3
Description: Manage your pacman packages declaratively
URL: https://github.com/cloudlena/pacmanfile
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: cloudlena
Submitter: cloudlena
FirstSubmitted: 1607691286
LastModified: 1648996417
URLPath: /cgit/aur.git/snapshot/pacmanfile.tar.gz
Name: pacmanfile
PackageBaseID: 160811
PackageBase: pacmanfile
Version: 0.0.8-3
Description: Manage your pacman packages declaratively
URL: https://github.com/cloudlena/pacmanfile
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: cloudlena
Submitter: cloudlena
FirstSubmitted: 1607691286
LastModified: 1648996417
URLPath: /cgit/aur.git/snapshot/pacmanfile.tar.gz