Hasty Paste is a tool that allows you to quickly and easily share your clipboard contents with other users on the same local network. In this guide, we'll go through the steps to install Hasty Paste on OpenSUSE Latest.
Before we begin, make sure you have the following:
The first thing we need to do is to add the Hasty Paste repository to our OpenSUSE machine. Here are the steps:
Open the terminal by pressing Ctrl + Alt + T
or searching for "Terminal" in the applications menu.
Type the following command in the terminal to add the Hasty Paste repository:
sudo zypper addrepo https://download.opensuse.org/repositories/home:enchantedcode/openSUSE_Leap_15.3/home:enchantedcode.repo
Press Enter
to execute the command. You may be prompted for your password.
Now that we have added the repository, we need to refresh the package manager cache so that it knows about the new repository. Here's how:
Type the following command in the terminal:
sudo zypper refresh
Press Enter
to execute the command.
With the repository added and the package manager cache refreshed, we're ready to install Hasty Paste. Here's how:
Type the following command in the terminal:
sudo zypper install hasty-paste
Press Enter
to execute the command.
The terminal will now display a list of packages that will be installed. Type y
and press Enter
when prompted to confirm the installation.
With Hasty Paste installed, let's start the application:
Type the following command in the terminal:
sudo systemctl start hasty-paste
Press Enter
to execute the command.
To ensure that Hasty Paste is able to work properly, we need to add a firewall rule to allow incoming connections. Here's how:
Type the following command in the terminal:
sudo firewall-cmd --add-service=hasty-paste --permanent
Press Enter
to execute the command.
Reload the firewall to apply the changes:
sudo firewall-cmd --reload
Press Enter
to execute the command.
Finally, let's configure Hasty Paste to start automatically when we boot up our OpenSUSE machine. Here's how:
Type the following command in the terminal:
sudo systemctl enable hasty-paste
Press Enter
to execute the command.
You've now successfully installed Hasty Paste on your OpenSUSE machine. You can now easily share your clipboard contents with others on the same network. Enjoy!
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!