python-dircolors on AUR (Arch User Repository)

Last updated: June 28,2024

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

$ yay -S python-dircolors

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

$ yay -Rns python-dircolors

2. Manually Install "python-dircolors" via AUR

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

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

b. Clone python-dircolors's git locally

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

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

$ cd ~/python-dircolors $ makepkg -si

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

ID: 828737
Name: python-dircolors
PackageBaseID: 144539
PackageBase: python-dircolors
Version: 0.0.4-2
Description: Python library to colorize and format file names based on type
URL: https://github.com/aswild/pydircolors
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: aswild
Submitter: aswild
FirstSubmitted: 1566676502
LastModified: 1607100560
URLPath: /cgit/aur.git/snapshot/python-dircolors.tar.gz