Categories: Ubuntu

How to Install Nicotine+ for Soulseek P2P Network in Ubuntu 22.04

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

Sponsored
added back to Ubuntu 24.04 repository.

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

How to Install Nicotine via Ubuntu PPA

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:

Sponsored
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.

Uninstall Nicotine

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.

Ubuntu Server Admin

Recent Posts

Building RAG with enterprise open source AI infrastructure

One of the most critical gaps in traditional Large Language Models (LLMs) is that they…

3 hours ago

Life at Canonical: Victoria Antipova’s perspective as a new joiner in Product Marketing

Canonical is continuously hiring new talent. Being a remote- first company, Canonical’s new joiners receive…

1 day ago

What is patching automation?

What is patching automation? With increasing numbers of vulnerabilities, there is a growing risk of…

2 days ago

A beginner’s tutorial for your first Machine Learning project using Charmed Kubeflow

Wouldn’t it be wonderful to wake up one day with a desire to explore AI…

3 days ago

Ubuntu brings comprehensive support to Azure Cobalt 100 VMs

Ubuntu and Ubuntu Pro supports Microsoft’s Azure Cobalt 100 Virtual Machines (VMs), powered by their…

3 days ago

Ubuntu Weekly Newsletter Issue 870

Welcome to the Ubuntu Weekly Newsletter, Issue 870 for the week of December 8 –…

4 days ago