menu-calc on AUR (Arch User Repository)

Last updated: September 29,2024

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

$ yay -S menu-calc

* (Optional) Uninstall menu-calc on Arch using YAY

$ yay -Rns menu-calc

2. Manually Install "menu-calc" via AUR

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

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

b. Clone menu-calc's git locally

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

c. Go to ~/menu-calc folder and install it

$ cd ~/menu-calc $ makepkg -si

3. Information about the menu-calc package on Arch User Repository (AUR)

ID: 674401
Name: menu-calc
PackageBaseID: 121802
PackageBase: menu-calc
Version: 1.3.0-1
Description: A calculator for Rofi/dmenu(2)
URL: https://github.com/sumnerevans/menu-calc
NumVotes: 8
Popularity: 0
OutOfDate:
Maintainer: sumner
Submitter: sumner
FirstSubmitted: 1493188011
LastModified: 1575777518
URLPath: /cgit/aur.git/snapshot/menu-calc.tar.gz