7-zip-full on AUR (Arch User Repository)

Last updated: June 23,2024

1. Install "7-zip-full" 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-full on Arch using YAY

$ yay -S 7-zip-full

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

$ yay -Rns 7-zip-full

2. Manually Install "7-zip-full" 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-full's git locally

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

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

$ cd ~/7-zip-full $ makepkg -si

3. Information about the 7-zip-full package on Arch User Repository (AUR)

ID: 1404555
Name: 7-zip-full
PackageBaseID: 174775
PackageBase: 7-zip-full
Version: 23.01-4
Description: File archiver with a high compression ratio (full package to replace p7zip)
URL: https://7-zip.org/
NumVotes: 58
Popularity: 1.137817
OutOfDate:
Maintainer: Hanabishi
Submitter: Hanabishi
FirstSubmitted: 1641545374
LastModified: 1707165561
URLPath: /cgit/aur.git/snapshot/7-zip-full.tar.gz