bviplus on AUR (Arch User Repository)

Last updated: December 26,2024

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

$ yay -S bviplus

* (Optional) Uninstall bviplus on Arch using YAY

$ yay -Rns bviplus

2. Manually Install "bviplus" via AUR

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

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

b. Clone bviplus's git locally

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

c. Go to ~/bviplus folder and install it

$ cd ~/bviplus $ makepkg -si

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

ID: 687536
Name: bviplus
PackageBaseID: 49993
PackageBase: bviplus
Version: 1.0-1
Description: An ncurses based hex editor with a vim-like interface.
URL: http://bviplus.sourceforge.net/
NumVotes: 19
Popularity: 0.00093
OutOfDate:
Maintainer: bidulock
Submitter: firefoxmmx
FirstSubmitted: 1308488599
LastModified: 1579378371
URLPath: /cgit/aur.git/snapshot/bviplus.tar.gz