Page 1 of 1

Install slskd on Ubuntu

Posted: Wed Jul 23, 2025 10:35 pm
by Mr.V600
Download the binary from the slskd clients
https://github.com/slskd/slskd/releases
1.jpg
1.jpg (30.82 KiB) Viewed 19 times
Unzip the contents in a folder. Make sure the permission of the slskd binary is executable.

chmod u+x slskd
2.jpg
2.jpg (27.84 KiB) Viewed 18 times
open the firewall ports before starting up slskd for the first time.

ufw allow 5030
ufw allow 5031

startup slskd and it will create a folder in your user home directory and a config file.

/root/.local/share/slskd/slskd.yml
3.jpg
3.jpg (76.21 KiB) Viewed 17 times
You should now be able to access the web UI
4.jpg
4.jpg (24.99 KiB) Viewed 16 times