python-nulltype on AUR (Arch User Repository)

Last updated: November 23,2024

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

$ yay -S python-nulltype

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

$ yay -Rns python-nulltype

2. Manually Install "python-nulltype" via AUR

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

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

b. Clone python-nulltype's git locally

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

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

$ cd ~/python-nulltype $ makepkg -si

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

ID: 964033
Name: python-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/python-nulltype.tar.gz