vib on AUR (Arch User Repository)
Last updated: November 13,2024
1. Install "vib" 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 vib on Arch using YAY
$
yay -S
vib
Copied
* (Optional) Uninstall vib on Arch using YAY
$
yay -Rns
vib
Copied
2. Manually Install "vib" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone vib's git locally
$
git clone https://aur.archlinux.org/vib.git
~/vib
Copied
c. Go to ~/vib folder and install it
$
cd
~/vib
Copied
$
makepkg -si
Copied
3. Information about the vib package on Arch User Repository (AUR)
ID: 1382000
Name: vib
PackageBaseID: 196228
PackageBase: vib
Version: 0.3.3-1
Description: Vib (Vanilla Image Builder) is a tool that allow generating Containerfile(s) using a Flatpak-like recipe and syntax.
URL: https://github.com/Vanilla-OS/Vib
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: kbdharunkrishna
Submitter: kbdharunkrishna
FirstSubmitted: 1690606994
LastModified: 1704651768
URLPath: /cgit/aur.git/snapshot/vib.tar.gz
Name: vib
PackageBaseID: 196228
PackageBase: vib
Version: 0.3.3-1
Description: Vib (Vanilla Image Builder) is a tool that allow generating Containerfile(s) using a Flatpak-like recipe and syntax.
URL: https://github.com/Vanilla-OS/Vib
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: kbdharunkrishna
Submitter: kbdharunkrishna
FirstSubmitted: 1690606994
LastModified: 1704651768
URLPath: /cgit/aur.git/snapshot/vib.tar.gz