7-zip on AUR (Arch User Repository)
Last updated: November 25,2024
1. Install "7-zip" 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 7-zip on Arch using YAY
$
yay -S
7-zip
Copied
* (Optional) Uninstall 7-zip on Arch using YAY
$
yay -Rns
7-zip
Copied
2. Manually Install "7-zip" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone 7-zip's git locally
$
git clone https://aur.archlinux.org/7-zip.git
~/7-zip
Copied
c. Go to ~/7-zip folder and install it
$
cd
~/7-zip
Copied
$
makepkg -si
Copied
3. Information about the 7-zip package on Arch User Repository (AUR)
ID: 1276510
Name: 7-zip
PackageBaseID: 164229
PackageBase: 7-zip
Version: 23.01-1
Description: File archiver with a high compression ratio
URL: https://7-zip.org
NumVotes: 62
Popularity: 0.783288
OutOfDate:
Maintainer: post-factum
Submitter: post-factum
FirstSubmitted: 1615497388
LastModified: 1687334191
URLPath: /cgit/aur.git/snapshot/7-zip.tar.gz
Name: 7-zip
PackageBaseID: 164229
PackageBase: 7-zip
Version: 23.01-1
Description: File archiver with a high compression ratio
URL: https://7-zip.org
NumVotes: 62
Popularity: 0.783288
OutOfDate:
Maintainer: post-factum
Submitter: post-factum
FirstSubmitted: 1615497388
LastModified: 1687334191
URLPath: /cgit/aur.git/snapshot/7-zip.tar.gz