levee on AUR (Arch User Repository)
Last updated: November 06,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
Copied
b. Install levee on Arch using YAY
$
yay -S
levee
Copied
* (Optional) Uninstall levee on Arch using YAY
$
yay -Rns
levee
Copied
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
Copied
b. Clone levee's git locally
$
git clone https://aur.archlinux.org/levee.git
~/levee
Copied
c. Go to ~/levee folder and install it
$
cd
~/levee
Copied
$
makepkg -si
Copied
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
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