python-nss on AUR (Arch User Repository)

Last updated: June 02,2024

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

$ yay -S python-nss

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

$ yay -Rns python-nss

2. Manually Install "python-nss" via AUR

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

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

b. Clone python-nss's git locally

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

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

$ cd ~/python-nss $ makepkg -si

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

ID: 1033658
Name: python-nss
PackageBaseID: 114216
PackageBase: python-nss
Version: 1.0.1-2
Description: Python bindings for NSS and NSPR
URL: https://firefox-source-docs.mozilla.org/security/nss/legacy/python_binding_for_nss
NumVotes: 8
Popularity: 0
OutOfDate:
Maintainer:
FirstSubmitted: 1470214132
LastModified: 1644350547
URLPath: /cgit/aur.git/snapshot/python-nss.tar.gz