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