bvi on AUR (Arch User Repository)

Last updated: May 14,2024

1. Install "bvi" 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 bvi on Arch using YAY

$ yay -S bvi

* (Optional) Uninstall bvi on Arch using YAY

$ yay -Rns bvi

2. Manually Install "bvi" via AUR

a. Ensure you have the base development tools and git installed with:

$ sudo pacman -S --needed base-devel git

b. Clone bvi's git locally

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

c. Go to ~/bvi folder and install it

$ cd ~/bvi $ makepkg -si

3. Information about the bvi package on Arch User Repository (AUR)

ID: 1334675
Name: bvi
PackageBaseID: 1288
PackageBase: bvi
Version: 1.4.2-1
Description: A display-oriented editor for binary files operate like 'vi' editor
URL: https://bvi.sourceforge.net
NumVotes: 37
Popularity: 0.050201
OutOfDate:
Maintainer: TwoFinger
Submitter:
FirstSubmitted: 1119269107
LastModified: 1697432325
URLPath: /cgit/aur.git/snapshot/bvi.tar.gz