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
Copied
b. Install nano-git on Arch using YAY
$
yay -S
nano-git
Copied
* (Optional) Uninstall nano-git on Arch using YAY
$
yay -Rns
nano-git
Copied
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
Copied
b. Clone nano-git's git locally
$
git clone https://aur.archlinux.org/nano-git.git
~/nano-git
Copied
c. Go to ~/nano-git folder and install it
$
cd
~/nano-git
Copied
$
makepkg -si
Copied
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
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