runzip on AUR (Arch User Repository)
Last updated: November 07,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
Copied
b. Install runzip on Arch using YAY
$
yay -S
runzip
Copied
* (Optional) Uninstall runzip on Arch using YAY
$
yay -Rns
runzip
Copied
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
Copied
b. Clone runzip's git locally
$
git clone https://aur.archlinux.org/runzip.git
~/runzip
Copied
c. Go to ~/runzip folder and install it
$
cd
~/runzip
Copied
$
makepkg -si
Copied
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
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