Categories
How to find out the name of the package to remove it?
Installed pcloud app, .deb package. I want to delete, how do I do it? The filename was pCloud_Linux_amd64_3.1.1.deb
Answer the question
In order to leave comments, you need to log in
dpkg -l | grep pcloud See what it's called thensudo dpkg -r PACKAGE_NAME
dpkg -l | grep pcloud
sudo dpkg -r PACKAGE_NAME
Didn't find what you were looking for?
Ask a Question
731 491 924 answers to any question