mcalc on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S mcalc

* (Optional) Uninstall mcalc on Arch using YAY

$ yay -Rns mcalc

2. Manually Install "mcalc" via AUR

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

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

b. Clone mcalc's git locally

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

c. Go to ~/mcalc folder and install it

$ cd ~/mcalc $ makepkg -si

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

ID: 1119405
Name: mcalc
PackageBaseID: 184447
PackageBase: mcalc
Version: 2.3.0-2
Description: MCalc - calculator for performing simple mathematical operations in all existing number systems
URL: https://github.com/nesterovmaxim31/MCalc
NumVotes: 1
Popularity: 6.0E-6
OutOfDate:
Maintainer: Grapfruit
Submitter: Grapfruit
FirstSubmitted: 1659032727
LastModified: 1659197554
URLPath: /cgit/aur.git/snapshot/mcalc.tar.gz