python2-securestring on AUR (Arch User Repository)

Last updated: June 25,2024

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

$ yay -S python2-securestring

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

$ yay -Rns python2-securestring

2. Manually Install "python2-securestring" via AUR

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

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

b. Clone python2-securestring's git locally

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

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

$ cd ~/python2-securestring $ makepkg -si

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

ID: 905029
Name: python2-securestring
PackageBaseID: 73987
PackageBase: python2-securestring
Version: 0.2-1
Description: Clears the contents of strings containing cryptographic material
URL: https://github.com/dnet/pysecstr
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
FirstSubmitted: 1380766475
LastModified: 1620671211
URLPath: /cgit/aur.git/snapshot/python2-securestring.tar.gz