python2-traitlets on AUR (Arch User Repository)

Last updated: June 26,2024

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

$ yay -S python2-traitlets

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

$ yay -Rns python2-traitlets

2. Manually Install "python2-traitlets" via AUR

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

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

b. Clone python2-traitlets's git locally

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

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

$ cd ~/python2-traitlets $ makepkg -si

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

ID: 1393634
Name: python2-traitlets
PackageBaseID: 201915
PackageBase: python2-traitlets
Version: 4.3.3-6
Description: A configuration system for Python applications.
URL: https://traitlets.readthedocs.io/en/stable/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: truocolo
Submitter: truocolo
FirstSubmitted: 1706384578
LastModified: 1706384578
URLPath: /cgit/aur.git/snapshot/python2-traitlets.tar.gz

5. The same packages on other Linux Distributions