python-cement on AUR (Arch User Repository)

Last updated: July 02,2024

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

$ yay -S python-cement

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

$ yay -Rns python-cement

2. Manually Install "python-cement" via AUR

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

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

b. Clone python-cement's git locally

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

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

$ cd ~/python-cement $ makepkg -si

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

ID: 1183857
Name: python-cement
PackageBaseID: 99547
PackageBase: python-cement
Version: 3.0.8-1
Description: CLI Application Framework for Python
URL: https://builtoncement.com/
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: severach
Submitter: severach
FirstSubmitted: 1441676894
LastModified: 1671246067
URLPath: /cgit/aur.git/snapshot/python-cement.tar.gz