python2-nulltype on AUR (Arch User Repository)

Last updated: June 29,2024

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

$ yay -S python2-nulltype

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

$ yay -Rns python2-nulltype

2. Manually Install "python2-nulltype" via AUR

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

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

b. Clone python2-nulltype's git locally

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

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

$ cd ~/python2-nulltype $ makepkg -si

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

ID: 964034
Name: python2-nulltype
PackageBaseID: 151703
PackageBase: python-nulltype
Version: 2.3.1-5
Description: Null values and sentinels like (but not) None, False & True
URL: https://web.archive.org/web/*/https://bitbucket.org/jeunice/nulltype
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: ahmubashshir
FirstSubmitted: 1587293660
LastModified: 1632248278
URLPath: /cgit/aur.git/snapshot/python2-nulltype.tar.gz