To uninstall x265 just follow these instructions.
sudo apt-get remove x265
This will remove just the x265 package itself.
sudo apt-get remove --auto-remove x265
This will remove the x265 package and any other dependant packages which are no longer needed.
If you also want to delete your local/config files for x265 then this will work.
sudo apt-get purge x265
Or similarly, like this x265
sudo apt-get purge --auto-remove x265
Package | x265 |
Version | 2.1-2+b2 |
Maintainer | Debian Multimedia Maintainers <pkg-multimedia-maintainers@lists.alioth.debian.org> |
Home page | http://x265.org |
Description | H.265/HEVC video stream encoder |
Distro | debian |
Release | stretch |
Repo | main |
Section | video |