python-fontawesome on AUR (Arch User Repository)

Last updated: June 01,2024

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

$ yay -S python-fontawesome

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

$ yay -Rns python-fontawesome

2. Manually Install "python-fontawesome" via AUR

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

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

b. Clone python-fontawesome's git locally

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

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

$ cd ~/python-fontawesome $ makepkg -si

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

ID: 668065
Name: python-fontawesome
PackageBaseID: 133084
PackageBase: python-fontawesome
Version: 5.10.1.post1-1
Description: The Font Awesome icon set for python
URL: https://github.com/justbuchanan/fontawesome-python
NumVotes: 4
Popularity: 2.0E-5
OutOfDate:
Maintainer: jgwak
Submitter: ganda
FirstSubmitted: 1527937795
LastModified: 1574106835
URLPath: /cgit/aur.git/snapshot/python-fontawesome.tar.gz