execline on AUR (Arch User Repository)

Last updated: May 14,2024

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

$ yay -S execline

* (Optional) Uninstall execline on Arch using YAY

$ yay -Rns execline

2. Manually Install "execline" via AUR

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

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

b. Clone execline's git locally

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

c. Go to ~/execline folder and install it

$ cd ~/execline $ makepkg -si

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

ID: 1350638
Name: execline
PackageBaseID: 77989
PackageBase: execline
Version: 2.9.4.0-1
Description: A (non-interactive) scripting language, like sh
URL: http://skarnet.org/software/execline
NumVotes: 6
Popularity: 0
OutOfDate:
Maintainer: meanjollies
Submitter: codekoala
FirstSubmitted: 1390118965
LastModified: 1699588446
URLPath: /cgit/aur.git/snapshot/execline.tar.gz