numbat on AUR (Arch User Repository)

Last updated: July 03,2024

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

$ yay -S numbat

* (Optional) Uninstall numbat on Arch using YAY

$ yay -Rns numbat

2. Manually Install "numbat" via AUR

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

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

b. Clone numbat's git locally

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

c. Go to ~/numbat folder and install it

$ cd ~/numbat $ makepkg -si

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

ID: 1424579
Name: numbat
PackageBaseID: 197864
PackageBase: numbat
Version: 1.11.0-1
Description: A statically typed programming language for scientific computations with first class support for physical dimensions and units
URL: https://github.com/sharkdp/numbat
NumVotes: 2
Popularity: 0.064589
OutOfDate:
Maintainer: joajfreitas
Submitter: joajfreitas
FirstSubmitted: 1695495840
LastModified: 1710107115
URLPath: /cgit/aur.git/snapshot/numbat.tar.gz