# afuse mit Homebrew, apt, dnf installieren

Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für afuse in AI-Agent-Workflows.

## Installation

```sh
sudo av install brew:afuse
```

Weitere Installationsbefehle:

### macOS

- Homebrew (100%):

```sh
brew install afuse
```

  Evidenz: local Homebrew formula metadata

### Linux

- Debian apt (92%):

```sh
sudo apt install afuse
```

  Evidenz: Debian stable package indexes: afuse from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz

- dnf (92%):

```sh
sudo dnf install afuse
```

  Evidenz: Fedora Rawhide package metadata: afuse from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst

## Paketfakten

- **Paketschlüssel:** brew:afuse
- **Paketmanager:** Homebrew
- **Paketmanager-Seite:** <https://formulae.brew.sh/formula/afuse>
- **Version:** 0.5.0
- **Quellzusammenfassung:** Automounting file system implemented in userspace with FUSE
- **Homepage:** <https://github.com/pcarrier/afuse/>
- **Repository:** <https://github.com/pcarrier/afuse>
- **Upstream-Dokumentation:** <https://github.com/pcarrier/afuse#readme>
- **Lizenz:** GPL-2.0-only
- **Quellarchiv:** <https://github.com/pcarrier/afuse/archive/refs/tags/v0.5.0.tar.gz>
- **Zuletzt aktualisiert:** 2026-06-21T17:35:26-04:00
- **Generiert:** 2026-07-08T07:18:31+00:00

## Executables

- afuse (cli)
- afuse-avahissh (cli)
- afuse (Alias)
- afuse-avahissh (Alias)

## Abhängigkeiten

- libfuse@2

## Build-Abhängigkeiten

- autoconf
- automake
- pkgconf

## Installationsverhalten

- Post-install-Hook: nicht definiert
- Bottle: verfügbar auf arm64_linux, x86_64_linux

## Version und Aktualität

- Seite generiert: 2026-07-08
- Manager-Version: 0.5.0
- Manager aktualisiert: 2026-06-21
- lokale Daten: OK
- Upstream-Repository: https://github.com/pcarrier/afuse
- neueste erkannte Version: v0.5.0 (aktuell)
## Projektgeschichte und Nutzung

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.

### Projektgeschichte

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.

### Adoptionsgeschichte

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.

### Wie es verwendet wird

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.

### Warum Paket-Nerds sich dafür interessieren

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.

### Zeitleiste

- 2008: 0.2 release commit imported from SourceForge SVN.
- 2013: GitHub repository created.
- 2022: 0.5.0 release commit added mount_dir support.
- 2026: Supplied package facts show afuse in Homebrew, Debian, Fedora, and Ubuntu.

### Related projects

- FUSE is the userspace filesystem interface afuse is built on.
- sshfs is the example mount command used in the README.
- Avahi is used by the afuse-avahissh helper for service discovery.

### Quellen

- <https://api.github.com/repos/pcarrier/afuse>
- <https://github.com/pcarrier/afuse#readme>
- <https://raw.githubusercontent.com/pcarrier/afuse/master/NEWS>
- source_facts.package-manager


## Sicherheitshinweise

broad file, network, media, or database tool signal.

- **Geiger-Risiko:** blue / mittel
- broad file, network, media, or database tool signal

## Details aus der Quelldatenbank

- **Source Database:** Homebrew formula API
- **Tap:** homebrew/core
- **Full Name:** afuse
- **Version Scheme:** 0
- **Revision:** 0
- **Requirements:** linux
- **Bottle Stable Root URL:** <https://ghcr.io/v2/homebrew/core>
- **Deprecated:** yes
- **Disabled:** no
- **Keg Only:** no
- **URL Keys:** stable

## Andere Paketmanager-Einträge

- Debian apt - afuse - 0.5.0-0.1+b1: normalized package name match | Debian stable package indexes: afuse from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | automounting file system implemented in user-space using FUSE | https://github.com/pcarrier/afuse
- Ubuntu apt - afuse - 0.5.0-0.1build2: normalized package name match | Ubuntu 24.04 LTS package indexes: afuse from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz | automounting file system implemented in user-space using FUSE | https://github.com/pcarrier/afuse
- dnf - afuse - 0.4.1-30.fc44: normalized package name match | Fedora Rawhide package metadata: afuse from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst | An automounter implemented with FUSE | https://github.com/pcarrier/afuse/


## Verwandte Links

- [Source-control packages](https://www.automicvault.com/de/pkg/source-control-tools/) - Belongs to a source-control command family.
- [Secret-risk packages](https://www.automicvault.com/de/pkg/secret-risk-packages/) - Has protected-tool coverage, approval-gate, or non-low Geiger security signals.
- [Terminal utility packages](https://www.automicvault.com/de/pkg/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [Networking and protocol packages](https://www.automicvault.com/de/pkg/networking-protocol-tools/) - Matched network, protocol, or remote-service metadata.
- [autoconf](https://www.automicvault.com/de/pkg/brew/autoconf/) - Build dependency declared by Homebrew.
- [automake](https://www.automicvault.com/de/pkg/brew/automake/) - Build dependency declared by Homebrew.
- [pkgconf](https://www.automicvault.com/de/pkg/brew/pkgconf/) - Build dependency declared by Homebrew.
- [avfs](https://www.automicvault.com/de/pkg/brew/avfs/) - Shares av.db curated category or tags: cli, filesystem, fuse, system.
- [bindfs](https://www.automicvault.com/de/pkg/brew/bindfs/) - Shares av.db curated category or tags: cli, filesystem, fuse, system.
- [hf-mount](https://www.automicvault.com/de/pkg/brew/hf-mount/) - Shares av.db curated category or tags: cli, filesystem, fuse, system.
- [ifuse](https://www.automicvault.com/de/pkg/brew/ifuse/) - Shares av.db curated category or tags: cli, filesystem, fuse, system.
- [acl](https://www.automicvault.com/de/pkg/brew/acl/) - Shares av.db curated category or tags: cli, filesystem, system.
- [attr](https://www.automicvault.com/de/pkg/brew/attr/) - Shares av.db curated category or tags: cli, filesystem, system.
- [convmv](https://www.automicvault.com/de/pkg/brew/convmv/) - Shares av.db curated category or tags: cli, filesystem, system.
- [cpmtools](https://www.automicvault.com/de/pkg/brew/cpmtools/) - Shares av.db curated category or tags: cli, filesystem, system.
- [ext4fuse](https://www.automicvault.com/de/pkg/brew/ext4fuse/) - Local package facts share a topical domain. Shared terms: cli, filesystem, fuse, libfuse, libfuse-2.
- [rofs-filtered](https://www.automicvault.com/de/pkg/brew/rofs-filtered/) - Local package facts share a topical domain. Shared terms: cli, filesystem, fuse, libfuse, libfuse-2.
- [simple-mtpfs](https://www.automicvault.com/de/pkg/brew/simple-mtpfs/) - Local package facts share a topical domain. Shared terms: cli, filesystem, fuse, libfuse, libfuse-2.

## Combined YAML source

View the package source record on GitHub. [combined/afuse.yml](https://github.com/automic-vault/db/blob/main/combined/afuse.yml)


## Quellen

- Nucleus package database
- Geiger risk classifier
- package-page enrichment
- curated package history
- package version freshness
- av.db category and tag curation
- package relationship graph
- external package-manager database matches
- cross-ecosystem install command graph
