lush on AUR (Arch User Repository)
Last updated: November 15,2024
1. Install "lush" 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 lush on Arch using YAY
$
yay -S
lush
Copied
* (Optional) Uninstall lush on Arch using YAY
$
yay -Rns
lush
Copied
2. Manually Install "lush" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone lush's git locally
$
git clone https://aur.archlinux.org/lush.git
~/lush
Copied
c. Go to ~/lush folder and install it
$
cd
~/lush
Copied
$
makepkg -si
Copied
3. Information about the lush package on Arch User Repository (AUR)
ID: 208409
Name: lush
PackageBaseID: 14951
PackageBase: lush
Version: 1.2.1-2
Description: An object-oriented programming language designed for researchers, experimenters, and engineers interested in large-scale numerical and graphic applications.
URL: http://lush.sourceforge.net
NumVotes: 4
Popularity: 0
OutOfDate:
Maintainer:
Submitter:
FirstSubmitted: 1201549119
LastModified: 1436301375
URLPath: /cgit/aur.git/snapshot/lush.tar.gz
Name: lush
PackageBaseID: 14951
PackageBase: lush
Version: 1.2.1-2
Description: An object-oriented programming language designed for researchers, experimenters, and engineers interested in large-scale numerical and graphic applications.
URL: http://lush.sourceforge.net
NumVotes: 4
Popularity: 0
OutOfDate:
Maintainer:
Submitter:
FirstSubmitted: 1201549119
LastModified: 1436301375
URLPath: /cgit/aur.git/snapshot/lush.tar.gz