Celeb Glow
general | March 18, 2026

How to PERMANENT remove Rhythmbox, VLC etc under sound

While using dconf. it temporarily removes but always reappear or reset and these media player sit just under sound menu. Ubuntu sound menu option looks like dogs tail. Never gonna be straight. I have tried several alternative method but all of them just temporary. VLC, Rhythmbox comes again under sound icon on Ubuntu 14.04

What to do? How to remove them permanently all media player under sound icon but not from system.

I have tried several method but all are temporary solution, Please give permanent solution.

2

2 Answers

Use this command to compleatly remove programs from your system

sudo apt-get remove --purge "program name"

Then run

sudo apt-get autoremove

To clear useless left over libs

Just go to ubuntu-software-centre and in there go to installed programs and remove or un-install those programs you don't want.

2

Your Answer

Sign up or log in

Sign up using Google Sign up using Facebook Sign up using Email and Password

Post as a guest

By clicking “Post Your Answer”, you agree to our terms of service, privacy policy and cookie policy