python2-constantly on AUR (Arch User Repository)

Last updated: May 15,2024

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

$ yay -S python2-constantly

* (Optional) Uninstall python2-constantly on Arch using YAY

$ yay -Rns python2-constantly

2. Manually Install "python2-constantly" via AUR

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

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

b. Clone python2-constantly's git locally

$ git clone https://aur.archlinux.org/python2-constantly.git ~/python2-constantly

c. Go to ~/python2-constantly folder and install it

$ cd ~/python2-constantly $ makepkg -si

3. Information about the python2-constantly package on Arch User Repository (AUR)

ID: 928406
Name: python2-constantly
PackageBaseID: 168494
PackageBase: python2-constantly
Version: 15.1.0-9
Description: Symbolic constants in Python
URL: https://github.com/twisted/constantly
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: LaughingMan
Submitter: LaughingMan
FirstSubmitted: 1625071091
LastModified: 1625071091
URLPath: /cgit/aur.git/snapshot/python2-constantly.tar.gz

5. The same packages on other Linux Distributions