7-zip on AUR (Arch User Repository)

Last updated: September 29,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

b. Install 7-zip on Arch using YAY

$ yay -S 7-zip

* (Optional) Uninstall 7-zip on Arch using YAY

$ yay -Rns 7-zip

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

b. Clone 7-zip's git locally

$ git clone https://aur.archlinux.org/7-zip.git ~/7-zip

c. Go to ~/7-zip folder and install it

$ cd ~/7-zip $ makepkg -si

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