mplcolors on AUR (Arch User Repository)

Last updated: November 23,2024

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

$ yay -S mplcolors

* (Optional) Uninstall mplcolors on Arch using YAY

$ yay -Rns mplcolors

2. Manually Install "mplcolors" via AUR

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

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

b. Clone mplcolors's git locally

$ git clone https://aur.archlinux.org/mplcolors.git ~/mplcolors

c. Go to ~/mplcolors folder and install it

$ cd ~/mplcolors $ makepkg -si

3. Information about the mplcolors package on Arch User Repository (AUR)

ID: 1393962
Name: mplcolors
PackageBaseID: 174664
PackageBase: mplcolors
Version: 1.1.0-1
Description: CLI to display matplotlib colors, colorbars, and other useful functions.
URL: https://github.com/AstroBarker/mplcolors
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: AstroBarker
Submitter: AstroBarker
FirstSubmitted: 1641190054
LastModified: 1706406974
URLPath: /cgit/aur.git/snapshot/mplcolors.tar.gz