savant-git on AUR (Arch User Repository)

Last updated: June 30,2024

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

$ yay -S savant-git

* (Optional) Uninstall savant-git on Arch using YAY

$ yay -Rns savant-git

2. Manually Install "savant-git" via AUR

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

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

b. Clone savant-git's git locally

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

c. Go to ~/savant-git folder and install it

$ cd ~/savant-git $ makepkg -si

3. Information about the savant-git package on Arch User Repository (AUR)

ID: 247470
Name: savant-git
PackageBaseID: 91750
PackageBase: savant-git
Version: 0.3.4-1
Description: A CLI based calculator that supports variables and uses SDL2 to do graphs.
URL: https://github.com/DestructiveReasoning/savant
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: wadawalnut
Submitter: wadawalnut
FirstSubmitted: 1427664024
LastModified: 1447376711
URLPath: /cgit/aur.git/snapshot/savant-git.tar.gz