menu-qalc on AUR (Arch User Repository)

Last updated: July 04,2024

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

$ yay -S menu-qalc

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

$ yay -Rns menu-qalc

2. Manually Install "menu-qalc" via AUR

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

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

b. Clone menu-qalc's git locally

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

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

$ cd ~/menu-qalc $ makepkg -si

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

ID: 836450
Name: menu-qalc
PackageBaseID: 161128
PackageBase: menu-qalc
Version: 1.4.1-1
Description: A calculator for Rofi/dmenu(2) using libqalculate
URL: https://github.com/barbuk/menu-qalc
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: barbuk
Submitter: barbuk
FirstSubmitted: 1608560155
LastModified: 1608560345
URLPath: /cgit/aur.git/snapshot/menu-qalc.tar.gz