bvi on AUR (Arch User Repository)
Last updated: November 25,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
Copied
b. Install bvi on Arch using YAY
$
yay -S
bvi
Copied
* (Optional) Uninstall bvi on Arch using YAY
$
yay -Rns
bvi
Copied
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
Copied
b. Clone bvi's git locally
$
git clone https://aur.archlinux.org/bvi.git
~/bvi
Copied
c. Go to ~/bvi folder and install it
$
cd
~/bvi
Copied
$
makepkg -si
Copied
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
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