beye on AUR (Arch User Repository)

Last updated: November 23,2024

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

$ yay -S beye

* (Optional) Uninstall beye on Arch using YAY

$ yay -Rns beye

2. Manually Install "beye" via AUR

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

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

b. Clone beye's git locally

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

c. Go to ~/beye folder and install it

$ cd ~/beye $ makepkg -si

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

ID: 594207
Name: beye
PackageBaseID: 128658
PackageBase: beye
Version: 6.1.0-5
Description: A portable viewer of binary files, hexadecimal and disassembler modes
URL: http://beye.sourceforge.net/
NumVotes: 4
Popularity: 0.652496
OutOfDate:
Maintainer: richin13
Submitter: Barthalion
FirstSubmitted: 1515169367
LastModified: 1552445943
URLPath: /cgit/aur.git/snapshot/beye.tar.gz