python-formatstring on AUR (Arch User Repository)

Last updated: June 01,2024

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

$ yay -S python-formatstring

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

$ yay -Rns python-formatstring

2. Manually Install "python-formatstring" via AUR

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

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

b. Clone python-formatstring's git locally

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

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

$ cd ~/python-formatstring $ makepkg -si

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

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