HostOnion
Run the following command to remove ffmpeg:
$ sudo apt-get remove ffmpeg
Run the following command to remove ffmpeg and it’s dependent packages
$ sudo apt-get remove --auto-remove ffmpeg