archiver on AUR (Arch User Repository)
Last updated: November 23,2024
1. Install "archiver" 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 archiver on Arch using YAY
$
yay -S
archiver
Copied
* (Optional) Uninstall archiver on Arch using YAY
$
yay -Rns
archiver
Copied
2. Manually Install "archiver" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone archiver's git locally
$
git clone https://aur.archlinux.org/archiver.git
~/archiver
Copied
c. Go to ~/archiver folder and install it
$
cd
~/archiver
Copied
$
makepkg -si
Copied
3. Information about the archiver package on Arch User Repository (AUR)
ID: 1412418
Name: archiver
PackageBaseID: 149967
PackageBase: archiver
Version: 3.5.1-2
Description: Easily create & extract archives, and compress & decompress files of various formats
URL: https://github.com/mholt/archiver
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: KenjiTakahashi
Submitter: terinjokes
FirstSubmitted: 1583741604
LastModified: 1708426986
URLPath: /cgit/aur.git/snapshot/archiver.tar.gz
Name: archiver
PackageBaseID: 149967
PackageBase: archiver
Version: 3.5.1-2
Description: Easily create & extract archives, and compress & decompress files of various formats
URL: https://github.com/mholt/archiver
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: KenjiTakahashi
Submitter: terinjokes
FirstSubmitted: 1583741604
LastModified: 1708426986
URLPath: /cgit/aur.git/snapshot/archiver.tar.gz