Important Notice: Our web hosting provider recently started charging us for additional visits, which was unexpected. In response, we're seeking donations. Depending on the situation, we may explore different monetization options for our Community and Expert Contributors. It's crucial to provide more returns for their expertise and offer more Expert Validated Answers or AI Validated Answers. Learn more about our hosting issue here.

How do I change from the non-threaded version of Finks XFree86 packages to the threaded version (or vice-versa)?

0
Posted

How do I change from the non-threaded version of Finks XFree86 packages to the threaded version (or vice-versa)?

0

If you are running the Fink version of XFree86 and you want to switch between the threaded and non-threaded versions of Fink, you need to manually remove the old version. This is done at the command-line with the commands:sudo dpkg -r –force-depends xfree86-base sudo dpkg -r –force-depends xfree86-shlibs sudo dpkg -r –force-depends xfree86-rootless sudo dpkg -r –force-depends xfree86-rootless-shlibs or to delete the threaded versions:sudo dpkg -r –force-depends xfree86-base-threaded sudo dpkg -r –force-depends xfree86-shlibs-threaded sudo dpkg -r –force-depends xfree86-rootless-threaded sudo dpkg -r –force-depends xfree86-rootless-threaded-shlibs FinkCommander also has a way to remove packages. In the source window, select a package, and then in the Source Menu use “Force Remove.” If you are using system-xfree86, see the previous question for removing it. Install the version of xfree86 you want: xfree86-base and xfree86-rootless xfree86-base-threaded and xfree86-rootless-thread

Related Questions

What is your question?

*Sadly, we had to bring back ads too. Hopefully more targeted.

Experts123