hexowl on AUR (Arch User Repository)

Last updated: September 22,2024

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

$ yay -S hexowl

* (Optional) Uninstall hexowl on Arch using YAY

$ yay -Rns hexowl

2. Manually Install "hexowl" via AUR

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

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

b. Clone hexowl's git locally

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

c. Go to ~/hexowl folder and install it

$ cd ~/hexowl $ makepkg -si

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

ID: 1376131
Name: hexowl
PackageBaseID: 185606
PackageBase: hexowl
Version: 1.4.0-1
Description: hexowl is a Lightweight and flexible programmer's calculator with user variables and functions support written in Go.
URL: https://github.com/DECE2183/hexowl
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: dece2183
Submitter: dece2183
FirstSubmitted: 1662723340
LastModified: 1703616769
URLPath: /cgit/aur.git/snapshot/hexowl.tar.gz