python-corner on AUR (Arch User Repository)

Last updated: November 24,2024

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

$ yay -S python-corner

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

$ yay -Rns python-corner

2. Manually Install "python-corner" via AUR

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

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

b. Clone python-corner's git locally

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

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

$ cd ~/python-corner $ makepkg -si

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

ID: 1238500
Name: python-corner
PackageBaseID: 101976
PackageBase: python-corner
Version: 2.2.2-1
Description: Make some beautiful corner plots of samples
URL: https://corner.readthedocs.io
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: Universebenzene
Submitter: anntzer
FirstSubmitted: 1445047138
LastModified: 1680975767
URLPath: /cgit/aur.git/snapshot/python-corner.tar.gz