vib on AUR (Arch User Repository)

Last updated: September 21,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

b. Install vib on Arch using YAY

$ yay -S vib

* (Optional) Uninstall vib on Arch using YAY

$ yay -Rns vib

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

b. Clone vib's git locally

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

c. Go to ~/vib folder and install it

$ cd ~/vib $ makepkg -si

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