zipf on AUR (Arch User Repository)

Last updated: November 23,2024

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

$ yay -S zipf

* (Optional) Uninstall zipf on Arch using YAY

$ yay -Rns zipf

2. Manually Install "zipf" via AUR

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

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

b. Clone zipf's git locally

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

c. Go to ~/zipf folder and install it

$ cd ~/zipf $ makepkg -si

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

ID: 724424
Name: zipf
PackageBaseID: 142107
PackageBase: zipf
Version: 1.0.5-1
Description: CLI tool to directly zip several files/folders or an existing folder
URL: https://github.com/yoarch/zipf
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: yoarch
Submitter: yoarch
FirstSubmitted: 1557989478
LastModified: 1587499385
URLPath: /cgit/aur.git/snapshot/zipf.tar.gz