disarchive on AUR (Arch User Repository)

Last updated: October 06,2024

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

$ yay -S disarchive

* (Optional) Uninstall disarchive on Arch using YAY

$ yay -Rns disarchive

2. Manually Install "disarchive" via AUR

a. Ensure you have the base development tools and git installed with:

$ sudo pacman -S --needed base-devel git

b. Clone disarchive's git locally

$ git clone https://aur.archlinux.org/disarchive.git ~/disarchive

c. Go to ~/disarchive folder and install it

$ cd ~/disarchive $ makepkg -si

3. Information about the disarchive package on Arch User Repository (AUR)

ID: 1218955
Name: disarchive
PackageBaseID: 190907
PackageBase: disarchive
Version: 0.5.0-1
Description: Disassembler of software archives for long-term preservation
URL: https://ngyro.com/software/disarchive.html
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: lantw44
Submitter: lantw44
FirstSubmitted: 1677585821
LastModified: 1677585821
URLPath: /cgit/aur.git/snapshot/disarchive.tar.gz