To uninstall pulseaudio-module-jack just follow these instructions.
sudo apt-get remove pulseaudio-module-jack
This will remove just the pulseaudio-module-jack package itself.
sudo apt-get remove --auto-remove pulseaudio-module-jack
This will remove the pulseaudio-module-jack package and any other dependant packages which are no longer needed.
If you also want to delete your local/config files for pulseaudio-module-jack then this will work.
sudo apt-get purge pulseaudio-module-jack
Or similarly, like this pulseaudio-module-jack
sudo apt-get purge --auto-remove pulseaudio-module-jack
Package | pulseaudio-module-jack |
Version | 1:1.1-0ubuntu15 |
Maintainer | Ubuntu Core Developers <[email protected]> |
Home page | http://www.pulseaudio.org |
Description | jackd modules for PulseAudio sound server |
Distro | ubuntu |
Release | precise |
Repo | main |
Section | sound |