mucalc on AUR (Arch User Repository)

Last updated: June 24,2024

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

$ yay -S mucalc

* (Optional) Uninstall mucalc on Arch using YAY

$ yay -Rns mucalc

2. Manually Install "mucalc" via AUR

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

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

b. Clone mucalc's git locally

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

c. Go to ~/mucalc folder and install it

$ cd ~/mucalc $ makepkg -si

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

ID: 924456
Name: mucalc
PackageBaseID: 147699
PackageBase: mucalc
Version: 2.1-1
Description: Convenient calculator for the command line
URL: https://marlam.de/mucalc/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: jxir
Submitter: jxir
FirstSubmitted: 1577547486
LastModified: 1624297775
URLPath: /cgit/aur.git/snapshot/mucalc.tar.gz