python2-pyfiglet on AUR (Arch User Repository)

Last updated: September 20,2024

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

$ yay -S python2-pyfiglet

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

$ yay -Rns python2-pyfiglet

2. Manually Install "python2-pyfiglet" via AUR

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

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

b. Clone python2-pyfiglet's git locally

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

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

$ cd ~/python2-pyfiglet $ makepkg -si

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

ID: 689693
Name: python2-pyfiglet
PackageBaseID: 114768
PackageBase: python2-pyfiglet
Version: 0.8.post1-1
Description: An implementation of figlet written in python (python2)
URL: https://github.com/pwaller/pyfiglet
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: jose1711
Submitter: jose1711
FirstSubmitted: 1471386034
LastModified: 1579958948
URLPath: /cgit/aur.git/snapshot/python2-pyfiglet.tar.gz

5. The same packages on other Linux Distributions