Installing Hasty Paste on MXLinux Latest
Hasty Paste is a clipboard manager application for Linux that allows you to easily manage your clipboard history. In this tutorial, we will show you how to install Hasty Paste on MXLinux Latest using the Enchanted Code repository.
Step 1: Add the Enchanted Code repository
Open the terminal by pressing "Ctrl + Alt + T" or by clicking on the terminal icon in the application launcher.
Add the Enchanted Code repository to your MXLinux system by running the following command in the terminal:
sudo apt-key adv --keyserver keyserver.ubuntu.com --recv-keys 47B87D7D6254B4E4
echo "deb https://dl.apt.enchantedcode.co.uk/general stable main" | sudo tee /etc/apt/sources.list.d/enchantedcode.co.uk.list
- Update the package list by running the following command:
sudo apt update
Step 2: Install Hasty Paste
- Install Hasty Paste by running the following command:
sudo apt install hasty-paste
- Wait for the installation to complete.
Step 3: Launch Hasty Paste
Open the application launcher by clicking on the menu icon in the lower-left corner of your screen.
Type "Hasty Paste" in the search bar and click on the Hasty Paste icon once it appears.
Hasty Paste will launch, and you can start managing your clipboard history!
Conclusion
In this tutorial, we showed you how to install Hasty Paste on MXLinux using the Enchanted Code repository. Hasty Paste is a versatile clipboard manager that will help you be more productive on Linux. Give it a try and see how it can improve your workflow!