editas on AUR (Arch User Repository)

Last updated: June 26,2024

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

$ yay -S editas

* (Optional) Uninstall editas on Arch using YAY

$ yay -Rns editas

2. Manually Install "editas" via AUR

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

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

b. Clone editas's git locally

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

c. Go to ~/editas folder and install it

$ cd ~/editas $ makepkg -si

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

ID: 1085196
Name: editas
PackageBaseID: 179155
PackageBase: editas
Version: 20220525-1
Description: sudoedit alternative for OpenDoas
URL: https://gist.github.com/grgergo1/bb40a07d9e599481203763e20310aeea
NumVotes: 1
Popularity: 0.000297
OutOfDate:
Maintainer: grgergo
Submitter: grgergo
FirstSubmitted: 1653510225
LastModified: 1653510316
URLPath: /cgit/aur.git/snapshot/editas.tar.gz