python2-zipp on AUR (Arch User Repository)

Last updated: June 03,2024

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

$ yay -S python2-zipp

* (Optional) Uninstall python2-zipp on Arch using YAY

$ yay -Rns python2-zipp

2. Manually Install "python2-zipp" via AUR

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

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

b. Clone python2-zipp's git locally

$ git clone https://aur.archlinux.org/python2-zipp.git ~/python2-zipp

c. Go to ~/python2-zipp folder and install it

$ cd ~/python2-zipp $ makepkg -si

3. Information about the python2-zipp package on Arch User Repository (AUR)

ID: 1097494
Name: python2-zipp
PackageBaseID: 183145
PackageBase: python2-zipp
Version: 1.2.0-1
Description: Backport of pathlib-compatible object wrapper for zip files
URL: https://github.com/jaraco/zipp
NumVotes: 3
Popularity: 0.119362
OutOfDate:
Maintainer: hexd
Submitter: hexd
FirstSubmitted: 1655067025
LastModified: 1655067025
URLPath: /cgit/aur.git/snapshot/python2-zipp.tar.gz