Uninstall

How to uninstall the Aspera product from your computer.

To uninstall the product, use the following commands. For RedHat and Debian, replace the Package-name with the printed name from the first command:

Platform Command
RedHat
$ rpm -qa |grep aspera
$ rpm -e package_name
Debian
$ dpkg -l "aspera*"
$ dpkg -P package_name