À propos de Fink
Fink is a project designed to port and package Unix Open Source software for macOS. It provides a coherent distribution of precompiled binary packages and a fully automated build-from-source system, using Debian tools like dpkg and apt-get for powerful package management. Fink ensures compatibility with macOS versions from 10.9 to 13, offering flexibility, safety, and convenience for users.
FAQ
Fink is a project that brings the full world of Unix open source software to Darwin and Mac OS X. It provides a system to install Unix software on Mac OS X in a way similar to the Debian Linux distribution.
Fink uses a Debian-based system for package management, which includes tools like apt-get and dselect. This is different from the BSD port mechanism, which typically uses a different approach to managing and installing software packages.
Fink does not install into /usr/local to avoid conflicts with software that may already be installed there. Instead, Fink uses the /opt/sw directory to keep its files separate and organized.
You can browse the package database on the Fink website to see what packages are available. Additionally, you can use the 'apt-cache search' command to search for packages from your terminal.
You can configure Fink to use an HTTP proxy by setting the environment variables HTTP_PROXY or http_proxy to the address of your proxy server. For example, you can add the following line to your shell configuration file: export HTTP_PROXY=http://your.proxy.server:port.
To update packages from CVS when behind a firewall, you can use the 'fink selfupdate-cvs' command with the appropriate proxy settings. Ensure that your proxy settings are correctly configured in your environment variables.
To uninstall all of Fink, you can use the 'fink remove' command followed by the 'fink selfuninstall' command. This will remove all Fink packages and the Fink infrastructure itself.
This issue can occur if the paths to the Fink-installed binaries are not included in your shell's PATH environment variable. Ensure that the /opt/sw/bin directory is included in your PATH.
Alternatives à considérer
Voir toutes les alternativesBadges
Faites la promotion de Fink et donnez-lui plus de visibilité en ajoutant ces badges à votre site web, votre documentation ou votre fiche produit. Chaque badge renvoie vers la page de Fink sur Webfolio.
<a href="https://www.webfolio.to/tools/fink?utm_source=badge&utm_campaign=badge" target="_blank" rel="noopener noreferrer"><img src="https://www.webfolio.to/badges/featured_color.svg" alt="Mis en avant sur Webfolio" style="max-width: 150px" /></a>
Catégories
Revendiquer cet outil
Vous êtes le fondateur ? Revendiquez votre profil pour mettre à jour les détails et suivre les vues.