ExBin is a binary file parser library written in Java. If you want to use it on Manjaro, you can follow these steps:
If you don't have Java installed on your system, you can install it by running the following command in the terminal:
sudo pacman -S jdk-openjdk
This will install the OpenJDK Java Development Kit.
ExBin uses Gradle for building and packaging. To install Gradle, run the following command in the terminal:
sudo pacman -S gradle
Next, you need to clone the ExBin repository from GitHub. You can do this by running the following command in the terminal:
git clone https://github.com/m1dnight/exbin.git
Change directory to the cloned ExBin repository:
cd exbin
And build the project using Gradle:
gradle build
This will build the ExBin library and generate a JAR file.
To test if ExBin was properly installed, you can run the following command:
gradle test
This will run the ExBin tests to confirm that the library is working properly.
Congratulations! You have successfully installed ExBin on Manjaro.
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!