[SOLVED] Uninstalling Playonlinux

Questions about applications and software
Forum rules
Before you post read how to get help. Topics in this forum are automatically closed 6 months after creation.
Post Reply
MJ12
Level 1
Level 1
Posts: 18
Joined: Mon May 04, 2020 2:49 am

[SOLVED] Uninstalling Playonlinux

Post by MJ12 »

After a failed attempt to get POL running, I ran the following command to uninstall:

Code: Select all

sudo apt purge --auto-remove playonlinux
Then I ran this to make sure no artifacts were left behind:

Code: Select all

apt search playonlinux
That returned the following:

Code: Select all

p   playonlinux - front-end for Wine
My question is... how do I completely remove POL?
Last edited by MJ12 on Wed Mar 27, 2024 4:09 pm, edited 1 time in total.
User avatar
spamegg
Level 14
Level 14
Posts: 5117
Joined: Mon Oct 28, 2019 2:34 am
Contact:

Re: Uninstalling Playonlinux

Post by spamegg »

p means it's a package that is not installed.
If it's installed, you'll see an i instead.
You're good.
MJ12
Level 1
Level 1
Posts: 18
Joined: Mon May 04, 2020 2:49 am

Re: Uninstalling Playonlinux

Post by MJ12 »

Awesome!
Post Reply

Return to “Software & Applications”