This simple tutorial shows how to install Nicotine plus, the graphical client for the Soulseek peer-to-peer network, in Ubuntu 20.04, Ubuntu 22.04.
Soulseek is an ad-free, spyware free, and plain free file sharing network, make it easy for you to find people with similar interests, and make new discoveries!
And, Nicotine is a lightweight, pleasant, free and open source (FOSS) alternative to the official Soulseek client, while also providing a comprehensive set of features.
The app used to be available in Ubuntu system repository, but removed due to lack of development. It’s later revived and finally
For current Ubuntu 23.10, Ubuntu 22.04, Ubuntu 20.04, and even Ubuntu 18.04, user can install it from the official PPA.
Nicotine in Ubuntu 22.04
As mentioned, the official PPA supports all current Ubuntu releases and even the next Ubuntu 24.04.
1. First, press Ctrl+Alt+T
key combination on keyboard to open terminal. When it opens, run command to add the PPA:
sudo add-apt-repository ppa:nicotine-team/stable
Type user password (no asterisk feedback) when it asks and hit Enter to continue.
2. For old Ubuntu 18.04 and Linux Mint users, refresh the package cache by running command:
sudo apt update
3. Finally, install the app package:
sudo apt install nicotine
After installation done, search for and launch the app either from start menu or ‘Activities’ overview depends on your desktop environment.
On first launch, click setup and type a user-name and password. Finally, you can search your favorite things, find people, and/or join discussions once connected!
Tips: Nicotine by default use the hidden .local/share/nicotine
folder for sharing files and saving downloads. You may open app preferences dialog to change to another location.
To uninstall Nicotine, simply open terminal (Ctrl+Alt+T) and run command:
sudo apt remove --autoremove nicotine
And, remove the PPA either by running command in terminal:
sudo add-apt-repository --remove ppa:nicotine-team/stable
Or, use “Software & Updates” utility by removing source line under “Other Software” tab.
The post How to Install Nicotine+ for Soulseek P2P Network in Ubuntu 22.04 appeared first on Osgrove.
Canonical’s Kubernetes LTS (Long Term Support) will support FedRAMP compliance and receive at least 12…
Welcome to the Ubuntu Weekly Newsletter, Issue 878 for the week of February 2 –…
At Canonical, we firmly believe that delivering an outstanding, customer-centric support experience is impossible without…
I want to share how to install osTicket v1.14 for Ubuntu 20.04 server. osTicket written…
Now I want to share how to install WordPress on ubuntu 20.04 server. WordPress is…
Now I want to share the DNS server installation process on your Ubuntu 20.04 server.…