```chris@debian:~$ sudo apt remove python-qtpyvcp [sudo] password for chris: Reading package lists... Done Building dependency tree Reading state information... Done The following packages were automatically installed and are no longer required: python-pyqt5.qtsvg python-pyqt5.qtwebkit python-qtpy Use 'sudo apt autoremove' to remove them. The following packages will be REMOVED: python-qtpyvcp 0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded. After this operation, 78.3 MB disk space will be freed. Do you want to continue? [Y/n] y (Reading database ... 260292 files and directories currently installed.) Removing python-qtpyvcp (0.0.1) ... dpkg: warning: while removing python-qtpyvcp, directory '/usr/local/lib/python2.7' not empty so not removed dpkg: warning: while removing python-qtpyvcp, directory '/usr/local/bin' not empty so not removed chris@debian:~$ ```