zip-natspec on AUR (Arch User Repository)

Last updated: May 17,2024

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

$ yay -S zip-natspec

* (Optional) Uninstall zip-natspec on Arch using YAY

$ yay -Rns zip-natspec

2. Manually Install "zip-natspec" via AUR

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

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

b. Clone zip-natspec's git locally

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

c. Go to ~/zip-natspec folder and install it

$ cd ~/zip-natspec $ makepkg -si

3. Information about the zip-natspec package on Arch User Repository (AUR)

ID: 413790
Name: zip-natspec
PackageBaseID: 47921
PackageBase: zip-natspec
Version: 3.0-3
Description: Creates PKZIP-compatible .zip files for non-latin filenames, using libnatspec patch from AltLinux.
URL: http://www.info-zip.org/pub/infozip/Zip.html
NumVotes: 10
Popularity: 0
OutOfDate:
Maintainer: natrio
Submitter: natrio
FirstSubmitted: 1301922571
LastModified: 1495643236
URLPath: /cgit/aur.git/snapshot/zip-natspec.tar.gz