macOS
brew install afuselocal Homebrew formula metadata
brew
Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de afuse pour les workflows d'agents IA.
installation
brew install afuselocal Homebrew formula metadata
sudo apt install afuseDebian stable package indexes · afuse · Source: deb.debian.org
sudo dnf install afuseFedora Rawhide package metadata · afuse · Source: dl.fedoraproject.org
aperçu
Automounting file system implemented in userspace with FUSE
historique
afuse is an automounting filesystem implemented in user space with FUSE. It manages a directory of virtual directories and mounts a filesystem on demand when a path is accessed.
The upstream NEWS file records an initial 0.1 release, followed by 0.1.1 moving to SVN because SourceForge CVS was unreliable, 0.2 adding timeout-based unmounting, 0.4 adding macOS and FreeBSD support plus root pre-population, and 0.5.0 adding a mount_dir option. The current GitHub repository was created in 2013 and preserves that earlier SourceForge/SVN lineage in commit messages.
The README presents afuse as a minimal user-space automounter rather than a full replacement for system automount services. Its design advantage is that it runs as the invoking user, so mount commands can use that user's environment, ssh-agent, and graphical session when appropriate.
afuse is packaged in Homebrew, Debian, Fedora, and Ubuntu according to the supplied facts. That distribution profile fits its Unix utility role: it is small, scriptable, and useful to people composing sshfs or other FUSE filesystems.
The package also ships afuse-avahissh, an example script that uses Avahi-discovered SFTP hosts to pre-populate the afuse root. That helper makes the tool more discoverable as a network-filesystem convenience package rather than only a FUSE primitive.
A common invocation uses mount_template and unmount_template options, for example mounting sshfs targets below an afuse mountpoint and unmounting them with fusermount. afuse can also pre-populate its root directory from an external command and supports options such as exact_getattr and flushwrites.
The README warns that automounted filesystems are proxied through afuse and real mounts live under a temporary instance-specific directory, so there is overhead and stale temporary directories can remain after unclean shutdowns.
afuse is a compact example of the Unix packaging sweet spot: one executable, one helper script, and a behavior that becomes powerful only when combined with sshfs, Avahi, and shell templates.
It also carries historical packaging details: old SourceForge/SVN origins, FUSE ABI expectations, and platform notes for Linux, macOS, and FreeBSD.
posture de sécurité
broad file, network, media, or database tool signal.
risque blue · confiance moyen · tool
Avant une utilisation sans surveillance par un agent, vérifiez si l'outil lit des identifiants en clair, écrit un état distant, publie des artefacts ou lance des plugins.
exécutables
| Commande | Type | Exposition | Note |
|---|---|---|---|
afuse | cli | exécutable global | |
afuse-avahissh | cli | exécutable global |
fraîcheur
Ces signaux séparent l'âge de génération de la page, l'activité du gestionnaire de paquets et la comparaison avec les versions amont. Un retard de version n'est signalé que lorsqu'une URL de preuve et des versions comparables sont présentes.
https://github.com/pcarrier/afuse
métadonnées d'installation
| Clé du paquet | brew:afuse |
|---|---|
| Version | 0.5.0 |
| Gestionnaire de paquets | Homebrew |
| Page du gestionnaire de paquets | https://formulae.brew.sh/formula/afuse |
| Page d'accueil | https://github.com/pcarrier/afuse/ |
| Dépôt | https://github.com/pcarrier/afuse |
| Docs amont | https://github.com/pcarrier/afuse#readme |
| Licence | GPL-2.0-only |
| Archive source | https://github.com/pcarrier/afuse/archive/refs/tags/v0.5.0.tar.gz |
| Dernière mise à jour | 2026-06-21T17:35:26-04:00 |
| Pulse | updated |
| Dépendances | libfuse@2 |
| Dépendances de compilation | autoconf, automake, pkgconf |
| Bouteille | disponible (sur arm64_linux, x86_64_linux) |
| post-install Homebrew | non défini |
| Service | aucun déclaré |
faits du registre
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | afuse |
| Version Scheme | 0 |
| Revision | 0 |
| Requirements |
|
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | yes |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
correspondances dans les bases sources
Les correspondances proviennent d’index externes de gestionnaires de paquets et restent séparées des liens de paquets Automic Vault locaux.
afuse 0.5.0-0.1+b1
automounting file system implemented in user-space using FUSE
https://github.com/pcarrier/afuse
sudo apt install afuseafuse 0.5.0-0.1build2
automounting file system implemented in user-space using FUSE
https://github.com/pcarrier/afuse
sudo apt install afuseafuse 0.4.1-30.fc44
An automounter implemented with FUSE
https://github.com/pcarrier/afuse/
sudo dnf install afusepiste source
Cette page est servie par av-web depuis l'artéfact SQLite privé des paquets généré par scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.