extrattor on AUR (Arch User Repository)

Last updated: July 01,2024

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

$ yay -S extrattor

* (Optional) Uninstall extrattor on Arch using YAY

$ yay -Rns extrattor

2. Manually Install "extrattor" via AUR

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

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

b. Clone extrattor's git locally

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

c. Go to ~/extrattor folder and install it

$ cd ~/extrattor $ makepkg -si

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

ID: 1078621
Name: extrattor
PackageBaseID: 172704
PackageBase: extrattor
Version: 1:1.5-1
Description: A simple bash wrapper to manage one or more archives from the terminal
URL: https://github.com/Mirko-r/extrattor
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer:
Submitter: Mirko-R
FirstSubmitted: 1635949440
LastModified: 1652260754
URLPath: /cgit/aur.git/snapshot/extrattor.tar.gz