I've installed Rainlendar2 lite from the official website in my Ubuntu 22.04 LTS.It is a deb package.Now,I can't uninstall it.How can I uninstall Rainlendar2 ?
Asked
Active
Viewed 145 times
1 Answers
0
Yeah I had this issue, the deb package when opened in the app center lacks an uninstall button. I was able to remove it via the command line like so:
sudo apt remove --purge rainlendar2-lite
Ben Farmer
- 101