nemerle on AUR (Arch User Repository)
Last updated: December 26,2024
1. Install "nemerle" 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 nemerle on Arch using YAY
$
yay -S
nemerle
Copied
* (Optional) Uninstall nemerle on Arch using YAY
$
yay -Rns
nemerle
Copied
2. Manually Install "nemerle" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone nemerle's git locally
$
git clone https://aur.archlinux.org/nemerle.git
~/nemerle
Copied
c. Go to ~/nemerle folder and install it
$
cd
~/nemerle
Copied
$
makepkg -si
Copied
3. Information about the nemerle package on Arch User Repository (AUR)
ID: 328519
Name: nemerle
PackageBaseID: 10077
PackageBase: nemerle
Version: 1.2.507.0-1
Description: A high-level statically-typed programming language for the .NET platform.
URL: http://www.nemerle.org
NumVotes: 8
Popularity: 0
OutOfDate: 1705686089
Maintainer: soimort
Submitter: Snowman
FirstSubmitted: 1175375503
LastModified: 1470827854
URLPath: /cgit/aur.git/snapshot/nemerle.tar.gz
Name: nemerle
PackageBaseID: 10077
PackageBase: nemerle
Version: 1.2.507.0-1
Description: A high-level statically-typed programming language for the .NET platform.
URL: http://www.nemerle.org
NumVotes: 8
Popularity: 0
OutOfDate: 1705686089
Maintainer: soimort
Submitter: Snowman
FirstSubmitted: 1175375503
LastModified: 1470827854
URLPath: /cgit/aur.git/snapshot/nemerle.tar.gz