pypropack on AUR (Arch User Repository)

Last updated: May 19,2024

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

$ yay -S pypropack

* (Optional) Uninstall pypropack on Arch using YAY

$ yay -Rns pypropack

2. Manually Install "pypropack" via AUR

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

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

b. Clone pypropack's git locally

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

c. Go to ~/pypropack folder and install it

$ cd ~/pypropack $ makepkg -si

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

ID: 1115847
Name: pypropack
PackageBaseID: 171605
PackageBase: pypropack
Version: 0.0.1-1
Description: A python wrapper for the PROPACK library
URL: https://github.com/jakevdp/pypropack
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: tallero
Submitter: tallero
FirstSubmitted: 1633267279
LastModified: 1658568285
URLPath: /cgit/aur.git/snapshot/pypropack.tar.gz