bytecode-viewer on AUR (Arch User Repository)

Last updated: July 05,2024

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

$ yay -S bytecode-viewer

* (Optional) Uninstall bytecode-viewer on Arch using YAY

$ yay -Rns bytecode-viewer

2. Manually Install "bytecode-viewer" via AUR

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

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

b. Clone bytecode-viewer's git locally

$ git clone https://aur.archlinux.org/bytecode-viewer.git ~/bytecode-viewer

c. Go to ~/bytecode-viewer folder and install it

$ cd ~/bytecode-viewer $ makepkg -si

3. Information about the bytecode-viewer package on Arch User Repository (AUR)

ID: 1403704
Name: bytecode-viewer
PackageBaseID: 111157
PackageBase: bytecode-viewer
Version: 2.12-1
Description: A Java decompiler, editor, debugger, and more
URL: https://bytecodeviewer.com
NumVotes: 19
Popularity: 0.11506
OutOfDate:
Maintainer: severach
Submitter: matthewprenger
FirstSubmitted: 1462942070
LastModified: 1707024554
URLPath: /cgit/aur.git/snapshot/bytecode-viewer.tar.gz

5. The same packages on other Linux Distributions