+4 votes
786 views
Uninstall PlayOnLinux from Terminal

in Linux / Unix by (550k points)
reopened | 786 views

1 Answer

+5 votes
Best answer

How to uninstall PlayOnLinux from terminal

It is well known by all of us that Windows applications cannot be run in Linux natively, therefore a set of parameters is required so that we can enjoy the thousands of Windows applications, and this is possible thanks to PlayOnLinux . PlayOnLinux is an application or environment through which it is possible to install and use Windows applications (programs, games, etc.) in Linux environments without losing their quality or performance..

 

PlayOnLinux features
Some of its characteristics are:

 

  • It is based on Wine with which we have numerous configuration options
  • It's totally free
  • It is written in Bash and in Python

 

 

If with this you are decided to uninstall PlayOnLinux from Linux perhaps due to performance or execution issues, we will see the correct process to do this.

 

 

To stay up to date, remember to subscribe to our YouTube channel!   SUBSCRIBE

 

How to uninstall PlayOnLinux from terminal

 

Step 1

We access the terminal and there we check the current version of PlayOnLinux used with the following command:
 playonlinux --version 
image

 

 

Step 2

Now we proceed with the uninstallation by executing the following command:
 sudo apt purge playonlinux 
image

 

Step 3

We enter the letter S to confirm the uninstallation of PlayOnLinux:

 

image

 

 

Step 4

After this we eliminate the packages that are loose, for this we execute the following:
 sudo apt autoremove 
image

 

 

Step 5

We enter the letter S again to confirm the action.

 

image

 

 

Step 6

We clean the residual files with the following command:
 sudo apt autoclean 
image

 

Step 7

We execute "playonlinux –version" again and we will see that there is no PlayOnLinux installed on the system:

 

image

 

Step 8

After this we must delete some folders, for this we go to "Files" and from the top menu we activate the "Show hidden files" box:

 

image

 

Step 9

By doing this we will see all the files:

 

image

 

 

Step 10

We select the folders "PlayOnLinux Virtual Drives" and "PlayOnLinux", we right click on them and move them to the trash:

 

image

 

This has completely uninstalled PlayOnLinux from Linux from the terminal..

 


by (3.5m points)

Related questions

+3 votes
1 answer
asked Oct 19, 2020 in Linux / Unix by backtothefuture (550k points) | 314 views
+3 votes
1 answer
asked Oct 19, 2020 in Linux / Unix by backtothefuture (550k points) | 631 views
+3 votes
1 answer
asked Sep 21, 2020 in Linux / Unix by backtothefuture (550k points) | 1.4k views
+5 votes
1 answer
asked Sep 5, 2019 in Linux / Unix by backtothefuture (550k points) | 558 views
+5 votes
2 answers
asked Aug 23, 2019 in Linux / Unix by backtothefuture (550k points) | 504 views
Sponsored articles cost $40 per post. You can contact us via Feedback
10,627 questions
10,759 answers
510 comments
3 users