ntix on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S ntix

* (Optional) Uninstall ntix on Arch using YAY

$ yay -Rns ntix

2. Manually Install "ntix" via AUR

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

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

b. Clone ntix's git locally

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

c. Go to ~/ntix folder and install it

$ cd ~/ntix $ makepkg -si

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

ID: 1212694
Name: ntix
PackageBaseID: 190496
PackageBase: ntix
Version: 0.1.0-1
Description: This hierarchical note-talking application syncs with Git for version control. The user-friendly command-line interface makes organizing notes easy.
URL: https://git.sr.ht/~klahr/ntix
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: klarre
Submitter: klarre
FirstSubmitted: 1676586727
LastModified: 1676720526
URLPath: /cgit/aur.git/snapshot/ntix.tar.gz