editaro on AUR (Arch User Repository)

Last updated: November 26,2024

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

$ yay -S editaro

* (Optional) Uninstall editaro on Arch using YAY

$ yay -Rns editaro

2. Manually Install "editaro" via AUR

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

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

b. Clone editaro's git locally

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

c. Go to ~/editaro folder and install it

$ cd ~/editaro $ makepkg -si

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

ID: 704781
Name: editaro
PackageBaseID: 144469
PackageBase: editaro
Version: 1.6.1-1
Description: Simple text editor for draft
URL: https://github.com/kkosuge/editaro
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: rokoucha
FirstSubmitted: 1566389138
LastModified: 1583567573
URLPath: /cgit/aur.git/snapshot/editaro.tar.gz