pkg.soopen package index

brew / rank 17576

Install virtiofsd with Homebrew, apk, apt, dnf, Nix, pacman, zypper

Vhost-user virtio-fs device backend written in Rust. Version 1.14.0 via Homebrew; verified 2026-07-22. Also installable with debian: sudo apt install virtiofsd.

install

Additional install commands

macOS

Homebrewverified · 100%
brew install virtiofsd

local Homebrew formula metadata

Linux

Alpine Linux apkverified · 92%
sudo apk add virtiofsd

Alpine Linux edge package indexes · virtiofsd · source: dl-cdn.alpinelinux.org

Debian aptverified · 92%
sudo apt install virtiofsd

Debian stable package indexes · virtiofsd · source: deb.debian.org

Fedora dnfverified · 92%
sudo dnf install virtiofsd

Fedora Rawhide package metadata · virtiofsd · source: dl.fedoraproject.org

Nixverified · 92%
nix profile install nixpkgs#virtiofsd

nixpkgs package indexes · pkgs/by-name/vi/virtiofsd/package.nix · source: api.github.com

Arch Linux pacmanverified · 92%
sudo pacman -S virtiofsd

Arch Linux sync databases · virtiofsd · source: geo.mirror.pkgbuild.com

openSUSE zypperverified · 92%
sudo zypper install virtiofsd

openSUSE Tumbleweed package metadata · virtiofsd · source: download.opensuse.org

overview

Package summary

Vhost-user virtio-fs device backend written in Rust

Commands and aliases

  • virtiofsd

history

Project history and usage

virtiofsd is a Rust vhost-user backend daemon for virtio-fs. It exports a host directory to a virtual machine through a Unix socket or supplied file descriptor, with sandboxing, privilege reduction, and filesystem feature controls.

Project history

The standalone official GitLab repository was created in October 2020. Its recorded releases begin with v1.2.0 in May 2022 and continue through v1.14.0 in July 2026.

Adoption history

The supplied package metadata records virtiofsd across Alpine, Homebrew, Debian, Fedora-family, Nix, Arch, Ubuntu, and openSUSE package ecosystems. This unusually broad package-manager coverage reflects its role as virtualization infrastructure rather than an interactive desktop utility.

How it is used

An operator runs virtiofsd with a shared directory and either a socket path or file descriptor, then connects the corresponding vhost-user-fs device from a hypervisor such as QEMU. The daemon is normally run as root or as fake root in a user namespace and drops capabilities and limits syscalls during startup.

Why package nerds care

virtiofsd is the userspace service that lets virtio-fs packaging evolve independently of a hypervisor release. Distribution maintainers must coordinate a Rust binary with libcap-ng, libseccomp, Linux privilege behavior, hypervisor configuration, and guest filesystem semantics.

Timeline

  • 2020-10: Standalone official GitLab repository created.
  • 2022-05: v1.2.0, the oldest release returned by the official GitLab releases API, published.
  • 2026-07: v1.14.0 published.

Related projects

  • virtiofsd implements the userspace backend for virtio-fs and is configured alongside a vhost-user-fs frontend in a hypervisor such as QEMU. Its build depends on Rust, libcap-ng, and libseccomp.

Sources

security posture

No protected-tool coverage found yet

No matching local secret-handling manifest was found for virtiofsd. Nucleus package metadata is still published here so future coverage has a stable package URL.

Install behavior

  • No Homebrew bottle metadata was recorded.

Recommended review

Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.

executables

Installed executables

CommandKindExposureNote
virtiofsdexecutableindexed executableDiscovered from the local executable index.

freshness

Version and freshness

These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.

page generated2026-08-03
manager version1.14.0
manager updated2026-07-22
local dataunknown
upstreamnot available
latest detectednot detected
  • okNo freshness warnings were generated.

install metadata

Package metadata

Package keybrew:virtiofsd
Version1.14.0
Package managerHomebrew
Homepagehttps://gitlab.com/virtio-fs/virtiofsd
Last updated2026-07-22T17:58:24Z
Pulseupdated
Bottlenot recorded
Servicenone declared

source database matches

Other package-manager records

Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.

Debian apt95%

virtiofsd 1.13.2-1+deb13u1

Virtio-fs vhost-user device daemon

https://virtio-fs.gitlab.io/

sudo apt install virtiofsd
  • Section: otherosfs
  • Architecture: amd64
  • Source Package: rust-virtiofsd
  • 5 dependencies
  • normalized package name match
  • Matched by: Virtiofsd
Debian stable package indexes · deb.debian.org · Debian stable package indexes: virtiofsd from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Nix95%

virtiofsd

nix profile install nixpkgs#virtiofsd
  • normalized package name match
  • Matched by: Virtiofsd
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/vi/virtiofsd/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
Ubuntu apt95%

virtiofsd 1.10.0-1

Virtio-fs vhost-user device daemon

https://virtio-fs.gitlab.io/

sudo apt install virtiofsd
  • Section: universe/otherosfs
  • Architecture: amd64
  • Source Package: rust-virtiofsd
  • 4 dependencies
  • normalized package name match
  • Matched by: Virtiofsd
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: virtiofsd from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
apk95%

virtiofsd 1.13.3-r1

virtio-fs vhost-user device daemon

https://gitlab.com/virtio-fs/virtiofsd

sudo apk add virtiofsd
  • License: Apache-2.0 AND BSD-3-Clause
  • Architecture: x86_64
  • Source Package: virtiofsd
  • 1 dependencies
  • 1 provides
  • normalized package name match
  • Matched by: Virtiofsd
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: virtiofsd from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
dnf95%

virtiofsd 1.14.0-2.fc45

Virtio-fs vhost-user device daemon (Rust version)

https://gitlab.com/virtio-fs/virtiofsd

sudo dnf install virtiofsd
  • License: Apache-2.0 AND BSD-3-Clause
  • Category: Unspecified
  • Architecture: x86_64
  • Source Package: virtiofsd
  • 7 dependencies
  • 4 provides
  • normalized package name match
  • Matched by: Virtiofsd
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: virtiofsd from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/07190dc5ae9f35ae73866675fed6d95fe6e8d9fe22c9d7cdf85862cb2ed24a4c-primary.xml.zst
pacman95%

virtiofsd 1.14.0-1

Vhost-user virtio-fs device backend written in Rust

https://gitlab.com/virtio-fs/virtiofsd

sudo pacman -S virtiofsd
  • License: Apache-2.0 AND BSD-3-Clause
  • Architecture: x86_64
  • 4 dependencies
  • normalized package name match
  • Matched by: Virtiofsd
Arch Linux sync databases · geo.mirror.pkgbuild.com · Arch Linux sync databases: virtiofsd from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz
zypper95%

virtiofsd 1.14.0-1.2

A vhost-user virtio-fs device backend written in Rust

https://gitlab.com/virtio-fs/virtiofsd

sudo zypper install virtiofsd
  • License: Apache-2.0
  • Category: Development/Libraries/Rust
  • Architecture: x86_64
  • Source Package: virtiofsd
  • 5 dependencies
  • 2 provides
  • normalized package name match
  • Matched by: Virtiofsd
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: virtiofsd from https://download.opensuse.org/tumbleweed/repo/oss/repodata/50b07339cb64c8ed4091bdbabddadc1ff5737b090e478818a195b40d8a3292861a879139b4a3987c31109699fde9fbf4a716367ddf4eef77da75f96e3193d6ed-primary.xml.zst

source trail

Generated from repository data

This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.

Used sources

  • cross-ecosystem install command graph
  • curated package history
  • external package-manager database matches
  • pkg.so package database