How to Install ExBin on POP! OS Latest

ExBin is a tool for debugging and analyzing binary files. In this tutorial, we will cover how to install ExBin on POP! OS Latest via GitHub.

Prerequisites

Installation Steps

  1. Open the Terminal from the Apps Drawer or press CTRL + ALT + T to launch it.

  2. First, we need to install some dependencies: sudo apt install openjdk-11-jdk-headless libcanberra-gtk-module libcanberra-gtk3-module

  3. Next, we need to clone the ExBin repository from Github. Open the terminal and enter the following command:

$ git clone https://github.com/m1dnight/exbin.git
  1. Move to the ExBin root directory:
$ cd exbin/
  1. Now, we need to compile the source code. Enter the following command:
$ ./gradlew build
  1. After compilation, ExBin will be located in the /exbin-client/build/libs/ directory. Open the terminal and navigate to the exbin-client directory.
$ cd exbin-client/build/libs/
  1. Now, we can run the ExBin executable. Enter the following command:
$ java -jar exbin-client-<version>-all.jar
  1. ExBin should now be running.

Conclusion

Congratulations, you have successfully installed ExBin on POP! OS Latest using the GitHub repository. You can use ExBin to debug and analyze binary files.

If you want to self-host in an easy, hands free way, need an external IP address, or simply want your data in your own hands, give IPv6.rs a try!

Alternatively, for the best virtual desktop, try Shells!