execline-musl on AUR (Arch User Repository)

Last updated: July 01,2024

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

$ yay -S execline-musl

* (Optional) Uninstall execline-musl on Arch using YAY

$ yay -Rns execline-musl

2. Manually Install "execline-musl" via AUR

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

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

b. Clone execline-musl's git locally

$ git clone https://aur.archlinux.org/execline-musl.git ~/execline-musl

c. Go to ~/execline-musl folder and install it

$ cd ~/execline-musl $ makepkg -si

3. Information about the execline-musl package on Arch User Repository (AUR)

ID: 1129131
Name: execline-musl
PackageBaseID: 185138
PackageBase: execline-musl
Version: 2.9.0.1-2
Description: A (non-interactive) scripting language, like sh
URL: http://skarnet.org/software/execline
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: djpohly
Submitter: djpohly
FirstSubmitted: 1661187142
LastModified: 1661187862
URLPath: /cgit/aur.git/snapshot/execline-musl.tar.gz