unzip_all on AUR (Arch User Repository)

Last updated: June 26,2024

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

$ yay -S unzip_all

* (Optional) Uninstall unzip_all on Arch using YAY

$ yay -Rns unzip_all

2. Manually Install "unzip_all" via AUR

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

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

b. Clone unzip_all's git locally

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

c. Go to ~/unzip_all folder and install it

$ cd ~/unzip_all $ makepkg -si

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

ID: 932041
Name: unzip_all
PackageBaseID: 168753
PackageBase: unzip_all
Version: 1-1
Description: A tool to unzip all the .zip files in the current working directory.
URL: https://github.com/saivishnu725/unzip_all
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: saivishnu725
Submitter: saivishnu725
FirstSubmitted: 1625761564
LastModified: 1625761564
URLPath: /cgit/aur.git/snapshot/unzip_all.tar.gz