levee on AUR (Arch User Repository)

Last updated: May 12,2024

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

$ yay -S levee

* (Optional) Uninstall levee on Arch using YAY

$ yay -Rns levee

2. Manually Install "levee" via AUR

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

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

b. Clone levee's git locally

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

c. Go to ~/levee folder and install it

$ cd ~/levee $ makepkg -si

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

ID: 776156
Name: levee
PackageBaseID: 22087
PackageBase: levee
Version: 4.0-1
Description: A small, modal text editor based on vi
URL: http://www.pell.portland.or.us/~orc/Code/levee/
NumVotes: 3
Popularity: 0
OutOfDate:
Maintainer: keenerd
Submitter: tdy
FirstSubmitted: 1228746069
LastModified: 1596840845
URLPath: /cgit/aur.git/snapshot/levee.tar.gz