bettervim on AUR (Arch User Repository)
Last updated: November 23,2024
1. Install "bettervim" 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 bettervim on Arch using YAY
$
yay -S
bettervim
Copied
* (Optional) Uninstall bettervim on Arch using YAY
$
yay -Rns
bettervim
Copied
2. Manually Install "bettervim" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone bettervim's git locally
$
git clone https://aur.archlinux.org/bettervim.git
~/bettervim
Copied
c. Go to ~/bettervim folder and install it
$
cd
~/bettervim
Copied
$
makepkg -si
Copied
3. Information about the bettervim package on Arch User Repository (AUR)
ID: 1063253
Name: bettervim
PackageBaseID: 176891
PackageBase: bettervim
Version: 1.0.r7-1
Description: Configuration's aimed at enhancing user experience in the neoVim text editor.
URL: https://gitlab.com/a4to/bettervim
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: a4to
Submitter: a4to
FirstSubmitted: 1647221954
LastModified: 1649375607
URLPath: /cgit/aur.git/snapshot/bettervim.tar.gz
Name: bettervim
PackageBaseID: 176891
PackageBase: bettervim
Version: 1.0.r7-1
Description: Configuration's aimed at enhancing user experience in the neoVim text editor.
URL: https://gitlab.com/a4to/bettervim
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: a4to
Submitter: a4to
FirstSubmitted: 1647221954
LastModified: 1649375607
URLPath: /cgit/aur.git/snapshot/bettervim.tar.gz