python2-formatstring on AUR (Arch User Repository)

Last updated: October 06,2024

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

$ yay -S python2-formatstring

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

$ yay -Rns python2-formatstring

2. Manually Install "python2-formatstring" via AUR

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

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

b. Clone python2-formatstring's git locally

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

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

$ cd ~/python2-formatstring $ makepkg -si

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

ID: 246425
Name: python2-formatstring
PackageBaseID: 103081
PackageBase: python-formatstring
Version: 1.1-1
Description: Library to help the exploitation of format string vulnerabilities
URL: https://github.com/arthaud/formatstring
NumVotes: 1
Popularity: 0
OutOfDate: 1704545149
Maintainer: anthraxx
Submitter: anthraxx
FirstSubmitted: 1446993446
LastModified: 1446993447
URLPath: /cgit/aur.git/snapshot/python2-formatstring.tar.gz