python-manimgl on AUR (Arch User Repository)

Last updated: June 29,2024

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

$ yay -S python-manimgl

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

$ yay -Rns python-manimgl

2. Manually Install "python-manimgl" via AUR

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

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

b. Clone python-manimgl's git locally

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

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

$ cd ~/python-manimgl $ makepkg -si

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

ID: 1376371
Name: python-manimgl
PackageBaseID: 177981
PackageBase: python-manimgl
Version: 1.6.1-4
Description: Animation engine for explanatory math videos
URL: https://github.com/3b1b/manim
NumVotes: 3
Popularity: 0.000605
OutOfDate:
Maintainer: Rubo
Submitter: Rubo
FirstSubmitted: 1650018511
LastModified: 1703677182
URLPath: /cgit/aur.git/snapshot/python-manimgl.tar.gz