numbat-git on AUR (Arch User Repository)

Last updated: June 10,2024

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

$ yay -S numbat-git

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

$ yay -Rns numbat-git

2. Manually Install "numbat-git" via AUR

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

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

b. Clone numbat-git's git locally

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

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

$ cd ~/numbat-git $ makepkg -si

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

ID: 1413398
Name: numbat-git
PackageBaseID: 202827
PackageBase: numbat-git
Version: 1.10.1.r12.g1fbf8a0-1
Description: A statically typed programming language for scientific computations with first class support for physical dimensions and units
URL: https://numbat.dev/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: Chocobo1
Submitter: Chocobo1
FirstSubmitted: 1708543915
LastModified: 1708543915
URLPath: /cgit/aur.git/snapshot/numbat-git.tar.gz