python-yt on AUR (Arch User Repository)

Last updated: July 07,2024

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

$ yay -S python-yt

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

$ yay -Rns python-yt

2. Manually Install "python-yt" via AUR

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

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

b. Clone python-yt's git locally

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

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

$ cd ~/python-yt $ makepkg -si

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

ID: 1332643
Name: python-yt
PackageBaseID: 98460
PackageBase: python-yt
Version: 4.3.0-3
Description: A community-developed analysis and visualization toolkit for volumetric data.
URL: http://yt-project.org
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: cphyc
Submitter: Cadair
FirstSubmitted: 1440499786
LastModified: 1697096391
URLPath: /cgit/aur.git/snapshot/python-yt.tar.gz