nano-git on AUR (Arch User Repository)

Last updated: November 26,2024

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

$ yay -S nano-git

* (Optional) Uninstall nano-git on Arch using YAY

$ yay -Rns nano-git

2. Manually Install "nano-git" via AUR

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

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

b. Clone nano-git's git locally

$ git clone https://aur.archlinux.org/nano-git.git ~/nano-git

c. Go to ~/nano-git folder and install it

$ cd ~/nano-git $ makepkg -si

3. Information about the nano-git package on Arch User Repository (AUR)

ID: 1368238
Name: nano-git
PackageBaseID: 111868
PackageBase: nano-git
Version: 20231210-1
Description: Pico editor clone with enhancements, git version
URL: http://www.nano-editor.org
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: valandil
Submitter: valandil
FirstSubmitted: 1464628671
LastModified: 1702348760
URLPath: /cgit/aur.git/snapshot/nano-git.tar.gz