How to Install and Uninstall supysonic Package on Kali Linux

Last updated: April 28,2024

1. Install "supysonic" package

This guide let you learn how to install supysonic on Kali Linux

$ sudo apt update $ sudo apt install supysonic

2. Uninstall "supysonic" package

Here is a brief guide to show you how to uninstall supysonic on Kali Linux:

$ sudo apt remove supysonic $ sudo apt autoclean && sudo apt autoremove

3. Information about the supysonic package on Kali Linux

Package: supysonic
Version: 0.7.6+ds-3
Installed-Size: 917
Maintainer: Debian Python Team
Architecture: all
Depends: python3-click, python3-flask (>= 0.11), python3-mediafile, python3-peewee, python3-pil, python3-requests, python3-watchdog, python3-zipstream-ng, python3:any, libjs-sphinxdoc (>= 7.2.2), python3-lxml, libjs-bootstrap, fonts-glyphicons-halflings, libjs-jquery
Recommends: flac, lame, libapache2-mod-wsgi-py3 | httpd-wsgi
Suggests: python3-pymysql | python3-psycopg2
Size: 133476
SHA256: 64bef638cb76664c87781d75eadddedfe414fd223d9f0ea4177ab63284ff5e2e
SHA1: e5a708e408b89296196a8192a25034e741b55d70
MD5sum: e909c14065741094f4834433e81658cc
Description: Python implementation of the Subsonic server API
supysonic is a Python implementation of the Subsonic server API.
Current supported features are:
.
* browsing (by folders or tags)
* streaming of various audio file formats
* transcoding
* user or random playlists
* cover arts (as image files in the same folder as music files)
* starred tracks/albums and ratings
* Last.FM scrobbling
.
The "Subsonic API" is a set of adhoc standards to browse, stream or download a
music collection over HTTP.
Description-md5:
Homepage: https://github.com/spl0k/supysonic
Section: sound
Priority: optional
Filename: pool/main/s/supysonic/supysonic_0.7.6+ds-3_all.deb