bmi on AUR (Arch User Repository)

Last updated: September 20,2024

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

$ yay -S bmi

* (Optional) Uninstall bmi on Arch using YAY

$ yay -Rns bmi

2. Manually Install "bmi" via AUR

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

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

b. Clone bmi's git locally

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

c. Go to ~/bmi folder and install it

$ cd ~/bmi $ makepkg -si

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

ID: 1323304
Name: bmi
PackageBaseID: 197845
PackageBase: bmi
Version: 1.0.6-2
Description: Body mass index calculator
URL: https://github.com/alexkdeveloper/bmi
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: begin-theadventu
Submitter: begin-theadventu
FirstSubmitted: 1695420923
LastModified: 1695466553
URLPath: /cgit/aur.git/snapshot/bmi.tar.gz