nedit on AUR (Arch User Repository)
Last updated: November 22,2024
1. Install "nedit" 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 nedit on Arch using YAY
$
yay -S
nedit
Copied
* (Optional) Uninstall nedit on Arch using YAY
$
yay -Rns
nedit
Copied
2. Manually Install "nedit" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone nedit's git locally
$
git clone https://aur.archlinux.org/nedit.git
~/nedit
Copied
c. Go to ~/nedit folder and install it
$
cd
~/nedit
Copied
$
makepkg -si
Copied
3. Information about the nedit package on Arch User Repository (AUR)
ID: 1110784
Name: nedit
PackageBaseID: 177572
PackageBase: nedit
Version: 5.7-4
Description: A Unix text editor for programmers and general users
URL: https://sourceforge.net/projects/nedit
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: carlosal1015
Submitter: arojas
FirstSubmitted: 1648836001
LastModified: 1657583817
URLPath: /cgit/aur.git/snapshot/nedit.tar.gz
Name: nedit
PackageBaseID: 177572
PackageBase: nedit
Version: 5.7-4
Description: A Unix text editor for programmers and general users
URL: https://sourceforge.net/projects/nedit
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: carlosal1015
Submitter: arojas
FirstSubmitted: 1648836001
LastModified: 1657583817
URLPath: /cgit/aur.git/snapshot/nedit.tar.gz