unpack-git on AUR (Arch User Repository)

Last updated: November 08,2024

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

$ yay -S unpack-git

* (Optional) Uninstall unpack-git on Arch using YAY

$ yay -Rns unpack-git

2. Manually Install "unpack-git" via AUR

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

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

b. Clone unpack-git's git locally

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

c. Go to ~/unpack-git folder and install it

$ cd ~/unpack-git $ makepkg -si

3. Information about the unpack-git package on Arch User Repository (AUR)

ID: 406473
Name: unpack-git
PackageBaseID: 121917
PackageBase: unpack-git
Version: 1.0.0-1
Description: Wrapper script for handling multiple archive formats
URL: https://github.com/githaff/unpack
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: haff
Submitter: haff
FirstSubmitted: 1493582130
LastModified: 1493582130
URLPath: /cgit/aur.git/snapshot/unpack-git.tar.gz