murex on AUR (Arch User Repository)

Last updated: July 03,2024

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

$ yay -S murex

* (Optional) Uninstall murex on Arch using YAY

$ yay -Rns murex

2. Manually Install "murex" via AUR

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

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

b. Clone murex's git locally

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

c. Go to ~/murex folder and install it

$ cd ~/murex $ makepkg -si

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

ID: 1411094
Name: murex
PackageBaseID: 183282
PackageBase: murex
Version: 6.0.1000-34
Description: A smarter shell and scripting environment with advanced features designed for usability, safety and productivity (eg smarter DevOps tooling)
URL: https://github.com/lmorg/murex
NumVotes: 2
Popularity: 0.277319
OutOfDate:
Maintainer: lmorg
Submitter: lmorg
FirstSubmitted: 1655414478
LastModified: 1708204394
URLPath: /cgit/aur.git/snapshot/murex.tar.gz