Goshorly is a command-line utility for shortening URLs using your own domain. It can be installed on Manjaro by following these steps:
Before proceeding with the installation process, make sure you have the following prerequisites:
To check if Git is installed on your system, run the following command in your terminal:
git --version
To check if Go is installed on your system, run the following command in your terminal:
go version
If any of these prerequisites are missing, you can install them using the package manager.
To install Goshorly on Manjaro, follow the steps below:
Clone the Goshorly repository from the Git server using the following command:
git clone https://gitea.hackmi.ch/Phil/goshorly.git
Change your current directory to the cloned repository:
cd goshorly
Build the binary by running the following command:
go build -o goshorly
Move the binary to your system's binary folder using the following command:
sudo mv goshorly /usr/local/bin/
Set the appropriate permissions for the binary using the following command:
sudo chmod 755 /usr/local/bin/goshorly
Verify the installation by running the following command:
goshorly --version
You should see the version of Goshorly printed on the terminal.
Congratulations! You have successfully installed Goshorly on your Manjaro system. You can now use it to shorten URLs using your own domain.
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!