execline-git on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S execline-git

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

$ yay -Rns execline-git

2. Manually Install "execline-git" via AUR

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

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

b. Clone execline-git's git locally

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

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

$ cd ~/execline-git $ makepkg -si

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

ID: 296689
Name: execline-git
PackageBaseID: 110504
PackageBase: execline-git
Version: 2.1.5.0.r0.g66db04e-1
Description: An interpreter-less scripting language.
URL: http://skarnet.org/software/execline/
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: aksr
Submitter: aksr
FirstSubmitted: 1461504452
LastModified: 1461504564
URLPath: /cgit/aur.git/snapshot/execline-git.tar.gz