archutil on AUR (Arch User Repository)
Last updated: November 26,2024
1. Install "archutil" 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 archutil on Arch using YAY
$
yay -S
archutil
Copied
* (Optional) Uninstall archutil on Arch using YAY
$
yay -Rns
archutil
Copied
2. Manually Install "archutil" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone archutil's git locally
$
git clone https://aur.archlinux.org/archutil.git
~/archutil
Copied
c. Go to ~/archutil folder and install it
$
cd
~/archutil
Copied
$
makepkg -si
Copied
3. Information about the archutil package on Arch User Repository (AUR)
ID: 226767
Name: archutil
PackageBaseID: 99051
PackageBase: archutil
Version: r47.e9b0dd2-1
Description: A tool for listing and backing up explicitly installed packages and for managing config files
URL: https://github.com/gsingh93/archutil
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: gsingh93
Submitter: gsingh93
FirstSubmitted: 1440974905
LastModified: 1440974934
URLPath: /cgit/aur.git/snapshot/archutil.tar.gz
Name: archutil
PackageBaseID: 99051
PackageBase: archutil
Version: r47.e9b0dd2-1
Description: A tool for listing and backing up explicitly installed packages and for managing config files
URL: https://github.com/gsingh93/archutil
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: gsingh93
Submitter: gsingh93
FirstSubmitted: 1440974905
LastModified: 1440974934
URLPath: /cgit/aur.git/snapshot/archutil.tar.gz