python-material-color-utilities on AUR (Arch User Repository)

Last updated: May 17,2024

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

$ yay -S python-material-color-utilities

* (Optional) Uninstall python-material-color-utilities on Arch using YAY

$ yay -Rns python-material-color-utilities

2. Manually Install "python-material-color-utilities" via AUR

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

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

b. Clone python-material-color-utilities's git locally

$ git clone https://aur.archlinux.org/python-material-color-utilities.git ~/python-material-color-utilities

c. Go to ~/python-material-color-utilities folder and install it

$ cd ~/python-material-color-utilities $ makepkg -si

3. Information about the python-material-color-utilities package on Arch User Repository (AUR)

ID: 1131259
Name: python-material-color-utilities
PackageBaseID: 184893
PackageBase: python-material-color-utilities
Version: 0.1.5-1
Description: Python port of material-color-utilities used for Material You colors
URL: https://github.com/avanishsubbiah/material-color-utilities-python
NumVotes: 3
Popularity: 3.5E-5
OutOfDate:
Maintainer: igor-dyatlov
Submitter: igor-dyatlov
FirstSubmitted: 1660410360
LastModified: 1661528292
URLPath: /cgit/aur.git/snapshot/python-material-color-utilities.tar.gz

5. The same packages on other Linux Distributions