Install slskd on Ubuntu

Discussion about programs used to manage files and libraries (Foobar2000, iTunes, Musicbee, DeaDBeeF)
Post Reply
Mr.V600
lvl 1
Posts: 308
Joined: Thu Jul 13, 2023 9:50 am

Install slskd on Ubuntu

Post by Mr.V600 »

Download the binary from the slskd clients
https://github.com/slskd/slskd/releases
1.jpg
1.jpg (30.82 KiB) Viewed 17 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 16 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 15 times
You should now be able to access the web UI
4.jpg
4.jpg (24.99 KiB) Viewed 14 times
Post Reply