vim-hexman on AUR (Arch User Repository)

Last updated: November 15,2024

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

$ yay -S vim-hexman

* (Optional) Uninstall vim-hexman on Arch using YAY

$ yay -Rns vim-hexman

2. Manually Install "vim-hexman" via AUR

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

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

b. Clone vim-hexman's git locally

$ git clone https://aur.archlinux.org/vim-hexman.git ~/vim-hexman

c. Go to ~/vim-hexman folder and install it

$ cd ~/vim-hexman $ makepkg -si

3. Information about the vim-hexman package on Arch User Repository (AUR)

ID: 202982
Name: vim-hexman
PackageBaseID: 28264
PackageBase: vim-hexman
Version: 0.7.3-1
Description: Simpler Hex viewing and editing
URL: http://www.vim.org/scripts/script.php?script_id=666
NumVotes: 9
Popularity: 0
OutOfDate:
Maintainer:
Submitter: lpapp
FirstSubmitted: 1247522578
LastModified: 1435325853
URLPath: /cgit/aur.git/snapshot/vim-hexman.tar.gz