Install naspro-bridges
Installing naspro-bridges package on Debian Unstable (Sid) is as easy as running the following command on terminal:
sudo apt-get update sudo apt-get install naspro-bridges
naspro-bridges package information
distro | Debian Unstable (Sid) |
---|---|
section | Main |
name | naspro-bridges |
version | 0.5.1-2 |
description | collection of bridges to LV2 |
subsection | libs |
website | naspro.sourceforge.net |
maintainer | Debian QA Group |
Uninstall naspro-bridges
To remove just naspro-bridges package itself from Debian Unstable (Sid) execute on terminal:
sudo apt-get remove naspro-bridges
Uninstall naspro-bridges and it’s dependent packages
To remove the naspro-bridges package and any other dependant package which are no longer needed from Debian Sid.
sudo apt-get remove --auto-remove naspro-bridges
Purging naspro-bridges
If you also want to delete configuration and/or data files of naspro-bridges from Debian Sid then this will work:
sudo apt-get purge naspro-bridges
To delete configuration and/or data files of naspro-bridges and it’s dependencies from Debian Sid then execute:
sudo apt-get purge --auto-remove naspro-bridges