python-ternary on AUR (Arch User Repository)

Last updated: June 17,2024

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

$ yay -S python-ternary

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

$ yay -Rns python-ternary

2. Manually Install "python-ternary" via AUR

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

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

b. Clone python-ternary's git locally

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

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

$ cd ~/python-ternary $ makepkg -si

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

ID: 1269908
Name: python-ternary
PackageBaseID: 146704
PackageBase: python-ternary
Version: 1.0.8-1
Description: Ternary plotting library for python with matplotlib
URL: https://github.com/marcharper/python-ternary/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: fordprefect
Submitter: iosonofabio
FirstSubmitted: 1574027168
LastModified: 1686233814
URLPath: /cgit/aur.git/snapshot/python-ternary.tar.gz