python-textwrap3 on AUR (Arch User Repository)

Last updated: August 31,2024

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

$ yay -S python-textwrap3

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

$ yay -Rns python-textwrap3

2. Manually Install "python-textwrap3" via AUR

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

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

b. Clone python-textwrap3's git locally

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

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

$ cd ~/python-textwrap3 $ makepkg -si

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

ID: 714647
Name: python-textwrap3
PackageBaseID: 150941
PackageBase: python-textwrap3
Version: 0.9.2-1
Description: textwrap from Python 3.6 backport (plus a few tweaks)
URL: https://github.com/jonathaneunice/textwrap3
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: arth
Submitter: benoliver999
FirstSubmitted: 1585670733
LastModified: 1585670733
URLPath: /cgit/aur.git/snapshot/python-textwrap3.tar.gz