python-ftfy on AUR (Arch User Repository)

Last updated: October 07,2024

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

$ yay -S python-ftfy

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

$ yay -Rns python-ftfy

2. Manually Install "python-ftfy" via AUR

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

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

b. Clone python-ftfy's git locally

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

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

$ cd ~/python-ftfy $ makepkg -si

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

ID: 1428044
Name: python-ftfy
PackageBaseID: 135067
PackageBase: python-ftfy
Version: 6.2.0-1
Description: Fixes some problems with Unicode text after the fact
URL: https://github.com/LuminosoInsight/python-ftfy
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: adsun
Submitter: Philzli
FirstSubmitted: 1534236183
LastModified: 1710551929
URLPath: /cgit/aur.git/snapshot/python-ftfy.tar.gz