python-favicons on AUR (Arch User Repository)

Last updated: September 21,2024

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

$ yay -S python-favicons

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

$ yay -Rns python-favicons

2. Manually Install "python-favicons" via AUR

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

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

b. Clone python-favicons's git locally

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

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

$ cd ~/python-favicons $ makepkg -si

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

ID: 882726
Name: python-favicons
PackageBaseID: 164840
PackageBase: python-favicons
Version: 0.0.9-1
Description: Favicon generator for Python 3 with strongly typed sync & async APIs, CLI, & HTML generation
URL: https://github.com/checktheroads/favicons
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: YuutaW
Submitter: YuutaW
FirstSubmitted: 1616629834
LastModified: 1616629834
URLPath: /cgit/aur.git/snapshot/python-favicons.tar.gz