runzip on AUR (Arch User Repository)

Last updated: June 29,2024

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

$ yay -S runzip

* (Optional) Uninstall runzip on Arch using YAY

$ yay -Rns runzip

2. Manually Install "runzip" via AUR

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

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

b. Clone runzip's git locally

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

c. Go to ~/runzip folder and install it

$ cd ~/runzip $ makepkg -si

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

ID: 258339
Name: runzip
PackageBaseID: 104906
PackageBase: runzip
Version: 1.4-1
Description: Convert filenames inside ZIP archives from autodetected older Russian encodings (koi8-r, koi8-u, cp866, windows-1251) to UTF-8
URL: https://github.com/vlm/zip-fix-filename-encoding/releases
NumVotes: 3
Popularity: 0
OutOfDate:
Maintainer: sirocco
Submitter: sirocco
FirstSubmitted: 1450712782
LastModified: 1450712864
URLPath: /cgit/aur.git/snapshot/runzip.tar.gz