numbat-bin on AUR (Arch User Repository)

Last updated: July 03,2024

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

$ yay -S numbat-bin

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

$ yay -Rns numbat-bin

2. Manually Install "numbat-bin" via AUR

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

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

b. Clone numbat-bin's git locally

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

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

$ cd ~/numbat-bin $ makepkg -si

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

ID: 1424581
Name: numbat-bin
PackageBaseID: 197824
PackageBase: numbat-bin
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.06401
OutOfDate:
Maintainer: joajfreitas
Submitter: joajfreitas
FirstSubmitted: 1695374619
LastModified: 1710107493
URLPath: /cgit/aur.git/snapshot/numbat-bin.tar.gz