python-cmocean on AUR (Arch User Repository)

Last updated: May 18,2024

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

$ yay -S python-cmocean

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

$ yay -Rns python-cmocean

2. Manually Install "python-cmocean" via AUR

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

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

b. Clone python-cmocean's git locally

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

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

$ cd ~/python-cmocean $ makepkg -si

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

ID: 1391441
Name: python-cmocean
PackageBaseID: 144637
PackageBase: python-cmocean
Version: 3.1.3-1
Description: Colormap setup for standardizing commonly-plotting oceanographic variables
URL: https://github.com/matplotlib/cmocean
NumVotes: 3
Popularity: 0.180844
OutOfDate:
Maintainer: carlosal1015
Submitter: richli
FirstSubmitted: 1567021364
LastModified: 1706059114
URLPath: /cgit/aur.git/snapshot/python-cmocean.tar.gz