vimtips on AUR (Arch User Repository)
Last updated: November 24,2024
1. Install "vimtips" 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 vimtips on Arch using YAY
$
yay -S
vimtips
Copied
* (Optional) Uninstall vimtips on Arch using YAY
$
yay -Rns
vimtips
Copied
2. Manually Install "vimtips" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone vimtips's git locally
$
git clone https://aur.archlinux.org/vimtips.git
~/vimtips
Copied
c. Go to ~/vimtips folder and install it
$
cd
~/vimtips
Copied
$
makepkg -si
Copied
3. Information about the vimtips package on Arch User Repository (AUR)
ID: 948711
Name: vimtips
PackageBaseID: 149786
PackageBase: vimtips
Version: 0.2.7-1
Description: A tool to aggregate and show vim tips from different sources.
URL: https://github.com/IngoMeyer441/vimtips
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: IngoMeyer
Submitter: IngoMeyer
FirstSubmitted: 1583327427
LastModified: 1629183252
URLPath: /cgit/aur.git/snapshot/vimtips.tar.gz
Name: vimtips
PackageBaseID: 149786
PackageBase: vimtips
Version: 0.2.7-1
Description: A tool to aggregate and show vim tips from different sources.
URL: https://github.com/IngoMeyer441/vimtips
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: IngoMeyer
Submitter: IngoMeyer
FirstSubmitted: 1583327427
LastModified: 1629183252
URLPath: /cgit/aur.git/snapshot/vimtips.tar.gz