Hello, I'm still learning FreeBSD and currently using 10.0 amd64. I tried installing one of the "wine for freebsd amd64" packages made by David Taylor.
I downloaded and installed doing:
I'm encountering a lot of obstacles running windows programs, some work but mostly don't. I would like to remove everything I put into my file tree. There is a .wine folder in my home/user_name directory, as well as multiple files in my usr/local/bin/ ... it's a big mess.
I want to clean all this up easily but I don't know where to start since I'm a noob. Perhaps there is no easy way and Windows has spoiled me...? :\
I downloaded and installed doing:
Code:
tar -C / -xvzf wine_amd64.txz
I'm encountering a lot of obstacles running windows programs, some work but mostly don't. I would like to remove everything I put into my file tree. There is a .wine folder in my home/user_name directory, as well as multiple files in my usr/local/bin/ ... it's a big mess.
I want to clean all this up easily but I don't know where to start since I'm a noob. Perhaps there is no easy way and Windows has spoiled me...? :\