...of the software you installed.
**5. Uninstall the .deb file**
To uninstall the .deb file, run the following command:
```
sudo dpkg -r <package-name>
```
where `<package-name>` is the name of the software you installed.
## Hashtags
* #centos
* #linux
* #packagemanager
* #.deb
* #installation