How to Install Haroopad on POP! OS Latest
Haroopad is an easy-to-use Markdown editor that is available on all major operating systems. Pop! OS is a popular Linux distribution and this tutorial will guide you through the process of installing Haroopad on Pop! OS.
Prerequisites
- Pop! OS Latest installed
- Internet connectivity
Step 1 - Adding Haroopad to the Repository
- Open the Terminal by pressing
Ctrl + Alt + Ton your keyboard. - Type the following command to update the repository information:
sudo apt-get update
- Type the following command to add the Haroopad repository:
sudo add-apt-repository ppa:padoka/ppa
Step 2 - Installing Haroopad
- Type the following command to install Haroopad:
sudo apt-get install haroopad
- The installation will prompt you to confirm the operation by typing
y. Do it and wait until the installation process is complete.
Step 3 - Launching Haroopad
- Type the following command to launch Haroopad:
haroopad
- Haroopad will now be launched and ready to use.
Congratulations! You have successfully installed Haroopad on Pop! OS Latest.