nightcode on AUR (Arch User Repository)

Last updated: July 07,2024

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

$ yay -S nightcode

* (Optional) Uninstall nightcode on Arch using YAY

$ yay -Rns nightcode

2. Manually Install "nightcode" via AUR

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

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

b. Clone nightcode's git locally

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

c. Go to ~/nightcode folder and install it

$ cd ~/nightcode $ makepkg -si

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

ID: 705720
Name: nightcode
PackageBaseID: 114043
PackageBase: nightcode
Version: 2.8.3-1
Description: An IDE that bundles a smart editor, the Leiningen and Boot build tools, and a home screen with quick access to the Clojure cheatsheet and REPL.
URL: https://sekao.net/nightcode/
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: marcs
Submitter: marcs
FirstSubmitted: 1469697877
LastModified: 1583755719
URLPath: /cgit/aur.git/snapshot/nightcode.tar.gz