python-unpackable on AUR (Arch User Repository)

Last updated: June 28,2024

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

$ yay -S python-unpackable

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

$ yay -Rns python-unpackable

2. Manually Install "python-unpackable" via AUR

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

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

b. Clone python-unpackable's git locally

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

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

$ cd ~/python-unpackable $ makepkg -si

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

ID: 1390050
Name: python-unpackable
PackageBaseID: 170763
PackageBase: python-unpackable
Version: 0.0.4-3
Description: Destructure Python objects
URL: https://github.com/alexdelorenzo/unpackable
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: yochananmarqos
Submitter: yochananmarqos
FirstSubmitted: 1630801259
LastModified: 1705866182
URLPath: /cgit/aur.git/snapshot/python-unpackable.tar.gz