nemerle on AUR (Arch User Repository)

Last updated: July 05,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

b. Install nemerle on Arch using YAY

$ yay -S nemerle

* (Optional) Uninstall nemerle on Arch using YAY

$ yay -Rns nemerle

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

b. Clone nemerle's git locally

$ git clone https://aur.archlinux.org/nemerle.git ~/nemerle

c. Go to ~/nemerle folder and install it

$ cd ~/nemerle $ makepkg -si

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