sfx101 / deck

DECK is a powerful and high performant local web development studio, an open source alternative to Docker desktop
https://github.com/deck-app
GNU Affero General Public License v3.0
1.51k stars 71 forks source link

how i can uninstall your app in ubuntu #95

Closed danyk4 closed 1 year ago

danyk4 commented 1 year ago

HI ubuntu 22.04 install without errors but when i click on icon it doesnt launch. how can i unistall it?

Subhajit9836 commented 1 year ago

Hi @danyk4

Seems like there are multiple instances of the Deck app already running in the background. You may need to close the current instances, reboot the system and try to run the app again.

Also, I'll try to send you the documentation/video on how to uninstall the application.

Thanks

Subhajit9836 commented 1 year ago

Hi again @danyk4

Here's the code to uninstall Deck -

sudo dpkg --purge deck

Please inform us if it worked for you or not.

Thanks

danyk4 commented 1 year ago

Hi,

yes it works thank you

Subhajit9836 commented 1 year ago

Thanks for the reply @danyk4. I'm gonna close the ticket now.