Hoppscotch is a free, open-source API development tool that makes it easy for developers to test, document, and troubleshoot APIs. In this tutorial, we will take a look at how to install Hoppscotch on Manjaro Linux.
Before we begin, ensure that the following prerequisites are met:
Hoppscotch can be installed via both the AUR and snapd. In this tutorial, we will be using the AUR method.
Ctrl + Alt + T
on the keyboard.sudo pacman -Syyu
sudo pacman -S git
yay
by running the following command:sudo pacman -S yay
yay
to install Hoppscotch by running the following command:yay -S hoppscotch-bin
Wait for the installation process to complete.
Once installed, you can launch Hoppscotch from the system application launcher or by typing hoppscotch
in the terminal.
Open the terminal by pressing Ctrl + Alt + T
on the keyboard.
Install snapd using the following command:
sudo pacman -S snapd
sudo systemctl enable --now snapd.socket
export PATH=$PATH:/snap/bin
sudo snap install hoppscotch
Wait for the installation process to complete.
Once installed, you can launch Hoppscotch from the system application launcher or by typing snap run hoppscotch
in the terminal.
In this tutorial, we have shown you how to install Hoppscotch on Manjaro Linux. You can now use Hopscotch to test, document, and troubleshoot APIs.
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!