oxicalc on AUR (Arch User Repository)

Last updated: July 08,2024

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

$ yay -S oxicalc

* (Optional) Uninstall oxicalc on Arch using YAY

$ yay -Rns oxicalc

2. Manually Install "oxicalc" via AUR

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

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

b. Clone oxicalc's git locally

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

c. Go to ~/oxicalc folder and install it

$ cd ~/oxicalc $ makepkg -si

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

ID: 1235921
Name: oxicalc
PackageBaseID: 192305
PackageBase: oxicalc
Version: 0.2.2-1
Description: A small and simple calculator written with rust and gtk4
URL: https://github.com/DashieTM/OxiCalc
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: dashietm
Submitter: dashietm
FirstSubmitted: 1680506765
LastModified: 1680506765
URLPath: /cgit/aur.git/snapshot/oxicalc.tar.gz