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 -r Package-name
|