yudit on AUR (Arch User Repository)

Last updated: July 01,2024

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

$ yay -S yudit

* (Optional) Uninstall yudit on Arch using YAY

$ yay -Rns yudit

2. Manually Install "yudit" via AUR

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

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

b. Clone yudit's git locally

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

c. Go to ~/yudit folder and install it

$ cd ~/yudit $ makepkg -si

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

ID: 1219472
Name: yudit
PackageBaseID: 22673
PackageBase: yudit
Version: 3.1.0-1
Description: A free Unicode plain-text editor for Unix-like systems.
URL: http://www.yudit.org/
NumVotes: 17
Popularity: 0
OutOfDate:
Maintainer: aksr
Submitter: Allan
FirstSubmitted: 1230467975
LastModified: 1677668288
URLPath: /cgit/aur.git/snapshot/yudit.tar.gz