inlein on AUR (Arch User Repository)
Last updated: November 07,2024
1. Install "inlein" 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 inlein on Arch using YAY
$
yay -S
inlein
Copied
* (Optional) Uninstall inlein on Arch using YAY
$
yay -Rns
inlein
Copied
2. Manually Install "inlein" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone inlein's git locally
$
git clone https://aur.archlinux.org/inlein.git
~/inlein
Copied
c. Go to ~/inlein folder and install it
$
cd
~/inlein
Copied
$
makepkg -si
Copied
3. Information about the inlein package on Arch User Repository (AUR)
ID: 656664
Name: inlein
PackageBaseID: 145866
PackageBase: inlein
Version: 0.2-1
Description: running clojure scripts
URL: http://inlein.org
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: hellonico
FirstSubmitted: 1571191136
LastModified: 1571191136
URLPath: /cgit/aur.git/snapshot/inlein.tar.gz
Name: inlein
PackageBaseID: 145866
PackageBase: inlein
Version: 0.2-1
Description: running clojure scripts
URL: http://inlein.org
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: hellonico
FirstSubmitted: 1571191136
LastModified: 1571191136
URLPath: /cgit/aur.git/snapshot/inlein.tar.gz