python-handcalcs on AUR (Arch User Repository)

Last updated: June 01,2024

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

$ yay -S python-handcalcs

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

$ yay -Rns python-handcalcs

2. Manually Install "python-handcalcs" via AUR

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

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

b. Clone python-handcalcs's git locally

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

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

$ cd ~/python-handcalcs $ makepkg -si

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

ID: 1330256
Name: python-handcalcs
PackageBaseID: 198249
PackageBase: python-handcalcs
Version: 1.6.5-1
Description: Python library for converting Python calculations into rendered latex
URL: https://github.com/connorferster/handcalcs
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: carlosal1015
Submitter: carlosal1015
FirstSubmitted: 1696729349
LastModified: 1696729349
URLPath: /cgit/aur.git/snapshot/python-handcalcs.tar.gz