execline on AUR (Arch User Repository)
Last updated: December 24,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
Copied
b. Install execline on Arch using YAY
$
yay -S
execline
Copied
* (Optional) Uninstall execline on Arch using YAY
$
yay -Rns
execline
Copied
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
Copied
b. Clone execline's git locally
$
git clone https://aur.archlinux.org/execline.git
~/execline
Copied
c. Go to ~/execline folder and install it
$
cd
~/execline
Copied
$
makepkg -si
Copied
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
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