notepadnext on AUR (Arch User Repository)

Last updated: December 25,2024

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

$ yay -S notepadnext

* (Optional) Uninstall notepadnext on Arch using YAY

$ yay -Rns notepadnext

2. Manually Install "notepadnext" via AUR

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

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

b. Clone notepadnext's git locally

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

c. Go to ~/notepadnext folder and install it

$ cd ~/notepadnext $ makepkg -si

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

ID: 1414880
Name: notepadnext
PackageBaseID: 178163
PackageBase: notepadnext
Version: 0.7-1
Description: Cross-platform reimplementation of Notepad++
URL: https://github.com/dail8859/NotepadNext
NumVotes: 11
Popularity: 0.460042
OutOfDate:
Maintainer: SoBC
Submitter: lmartinez-mirror
FirstSubmitted: 1650607854
LastModified: 1708803632
URLPath: /cgit/aur.git/snapshot/notepadnext.tar.gz