python-pockets on AUR (Arch User Repository)

Last updated: September 29,2024

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

$ yay -S python-pockets

* (Optional) Uninstall python-pockets on Arch using YAY

$ yay -Rns python-pockets

2. Manually Install "python-pockets" via AUR

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

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

b. Clone python-pockets's git locally

$ git clone https://aur.archlinux.org/python-pockets.git ~/python-pockets

c. Go to ~/python-pockets folder and install it

$ cd ~/python-pockets $ makepkg -si

3. Information about the python-pockets package on Arch User Repository (AUR)

ID: 1253969
Name: python-pockets
PackageBaseID: 152021
PackageBase: python-pockets
Version: 0.9.1-2
Description: A collection of helpful Python tools!
URL: http://pockets.readthedocs.org
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: macdems
Submitter: macdems
FirstSubmitted: 1587909813
LastModified: 1683449886
URLPath: /cgit/aur.git/snapshot/python-pockets.tar.gz