nesc on AUR (Arch User Repository)

Last updated: November 13,2024

1. Install "nesc" 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 nesc on Arch using YAY

$ yay -S nesc

* (Optional) Uninstall nesc on Arch using YAY

$ yay -Rns nesc

2. Manually Install "nesc" via AUR

a. Ensure you have the base development tools and git installed with:

$ sudo pacman -S --needed base-devel git

b. Clone nesc's git locally

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

c. Go to ~/nesc folder and install it

$ cd ~/nesc $ makepkg -si

3. Information about the nesc package on Arch User Repository (AUR)

ID: 235894
Name: nesc
PackageBaseID: 101077
PackageBase: nesc
Version: 1.3.6-1
Description: A extension to the C programming language designed to embody the structuring concepts and execution model of TinyOS.
URL: https://github.com/tinyos/nesc/
NumVotes: 2
Popularity: 0
OutOfDate: 1538604863
Maintainer:
FirstSubmitted: 1443769750
LastModified: 1443769754
URLPath: /cgit/aur.git/snapshot/nesc.tar.gz