cexpl on AUR (Arch User Repository)

Last updated: October 06,2024

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

$ yay -S cexpl

* (Optional) Uninstall cexpl on Arch using YAY

$ yay -Rns cexpl

2. Manually Install "cexpl" via AUR

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

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

b. Clone cexpl's git locally

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

c. Go to ~/cexpl folder and install it

$ cd ~/cexpl $ makepkg -si

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

ID: 1168758
Name: cexpl
PackageBaseID: 187353
PackageBase: cexpl
Version: 0.1.0-1
Description: Command-line tool to interact with Compiler Explorer
URL: https://github.com/xfgusta/cexpl
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: xfgusta
Submitter: xfgusta
FirstSubmitted: 1668374280
LastModified: 1668374280
URLPath: /cgit/aur.git/snapshot/cexpl.tar.gz