python-flynt on AUR (Arch User Repository)

Last updated: July 05,2024

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

$ yay -S python-flynt

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

$ yay -Rns python-flynt

2. Manually Install "python-flynt" via AUR

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

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

b. Clone python-flynt's git locally

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

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

$ cd ~/python-flynt $ makepkg -si

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

ID: 1415031
Name: python-flynt
PackageBaseID: 174431
PackageBase: python-flynt
Version: 1.0.1-0
Description: automatically convert old string literal formatting to f-strings
URL: https://github.com/ikamensh/flynt
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: homerhsing
Submitter: homerhsing
FirstSubmitted: 1640538170
LastModified: 1708833107
URLPath: /cgit/aur.git/snapshot/python-flynt.tar.gz