nightscape on AUR (Arch User Repository)

Last updated: July 08,2024

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

$ yay -S nightscape

* (Optional) Uninstall nightscape on Arch using YAY

$ yay -Rns nightscape

2. Manually Install "nightscape" via AUR

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

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

b. Clone nightscape's git locally

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

c. Go to ~/nightscape folder and install it

$ cd ~/nightscape $ makepkg -si

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

ID: 496163
Name: nightscape
PackageBaseID: 130961
PackageBase: nightscape
Version: 0.0.1-1
Description: Double-entry accounting system
URL: https://github.com/atweiden/nightscape
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: atweiden
FirstSubmitted: 1521598904
LastModified: 1521598992
URLPath: /cgit/aur.git/snapshot/nightscape.tar.gz