python-swampy on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S python-swampy

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

$ yay -Rns python-swampy

2. Manually Install "python-swampy" via AUR

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

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

b. Clone python-swampy's git locally

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

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

$ cd ~/python-swampy $ makepkg -si

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

ID: 875167
Name: python-swampy
PackageBaseID: 101286
PackageBase: python-swampy
Version: 3.0.1-1
Description: Companion code for Think Python.
URL: http://www.greenteapress.com/thinkpython/swampy/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: Felixoid
Submitter: Felixoid
FirstSubmitted: 1444051184
LastModified: 1615369541
URLPath: /cgit/aur.git/snapshot/python-swampy.tar.gz