manim on AUR (Arch User Repository)
Last updated: March 11,2025
1. Install "manim" 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
Copied
b. Install manim on Arch using YAY
$
yay -S
manim
Copied
* (Optional) Uninstall manim on Arch using YAY
$
yay -Rns
manim
Copied
2. Manually Install "manim" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone manim's git locally
$
git clone https://aur.archlinux.org/manim.git
~/manim
Copied
c. Go to ~/manim folder and install it
$
cd
~/manim
Copied
$
makepkg -si
Copied
3. Information about the manim package on Arch User Repository (AUR)
ID: 1359973
Name: manim
PackageBaseID: 159105
PackageBase: manimce
Version: 0.18.0-1
Description: Animation engine for explanatory math videos (community edition).
URL: https://github.com/ManimCommunity/manim
NumVotes: 8
Popularity: 0.369108
OutOfDate:
Maintainer: groctel
Submitter: groctel
FirstSubmitted: 1603549760
LastModified: 1700996370
URLPath: /cgit/aur.git/snapshot/manim.tar.gz
Name: manim
PackageBaseID: 159105
PackageBase: manimce
Version: 0.18.0-1
Description: Animation engine for explanatory math videos (community edition).
URL: https://github.com/ManimCommunity/manim
NumVotes: 8
Popularity: 0.369108
OutOfDate:
Maintainer: groctel
Submitter: groctel
FirstSubmitted: 1603549760
LastModified: 1700996370
URLPath: /cgit/aur.git/snapshot/manim.tar.gz