python-mathlibtools on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S python-mathlibtools

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

$ yay -Rns python-mathlibtools

2. Manually Install "python-mathlibtools" via AUR

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

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

b. Clone python-mathlibtools's git locally

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

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

$ cd ~/python-mathlibtools $ makepkg -si

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

ID: 1183242
Name: python-mathlibtools
PackageBaseID: 157394
PackageBase: python-mathlibtools
Version: 1.3.2-1
Description: This package contains leanproject, a supporting tool for Lean mathlib
URL: https://github.com/leanprover-community/mathlib-tools
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: ouuan
Submitter: ouuan
FirstSubmitted: 1599294173
LastModified: 1671159527
URLPath: /cgit/aur.git/snapshot/python-mathlibtools.tar.gz