macOS
brew install libnfslocal Homebrew formula metadata
sudo port install libnfsMacPorts ports tree · devel/libnfs/Portfile · Quelle: api.github.com
brew
Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für libnfs in AI-Agent-Workflows.
Installation
brew install libnfslocal Homebrew formula metadata
sudo port install libnfsMacPorts ports tree · devel/libnfs/Portfile · Quelle: api.github.com
sudo apk add libnfsAlpine Linux edge package indexes · libnfs · Quelle: dl-cdn.alpinelinux.org
sudo dnf install libnfsFedora Rawhide package metadata · libnfs · Quelle: dl.fedoraproject.org
nix profile install nixpkgs#libnfsnixpkgs package indexes · pkgs/by-name/li/libnfs/package.nix · Quelle: api.github.com
sudo pacman -S libnfsArch Linux sync databases · libnfs · Quelle: geo.mirror.pkgbuild.com
sudo apt install libnfs-devDebian stable package indexes · libnfs-dev · Quelle: deb.debian.org
sudo zypper install libnfs-developenSUSE Tumbleweed package metadata · libnfs-devel · Quelle: download.opensuse.org
Überblick
C client library for NFS
Verlauf
libnfs is a C client library for accessing NFS shares over a network. It packages NFS and related RPC protocol handling into reusable APIs instead of requiring callers to mount a filesystem through the operating system.
The sahlberg/libnfs repository presents the library around three APIs: a raw asynchronous RPC interface, an asynchronous high-level NFS interface, and a synchronous high-level interface. The README also documents a version 2 API break with changed async task functions and read/write signatures.
The project broadened from NFSv3-oriented client access into NFSv4, server-side RPC examples, Windows and macOS build fixes, and later zero-copy read/write support for NFS v3/v4. Its changelog is organized by version transitions rather than narrative release notes.
libnfs is useful to media applications, backup tools, embedded systems, emulators, test programs, and cross-platform software that needs NFS URL access without a kernel mount. The README documents platform coverage for Linux, Cygwin, macOS, iOS, FreeBSD, Solaris, Windows, Android, AROS, PlayStation 2, and PlayStation 3.
Applications can use nfs:// URLs, choose sync or async APIs, select NFS versions through URL arguments or API calls, and tune behavior such as timeouts, retries, mount traversal, directory caching, TLS transport security, and UID/GID handling. The package also provides small tools such as nfs-cat, nfs-cp, nfs-ls, and nfs-stat.
libnfs is package-nerd interesting because it turns a traditionally kernel-mounted network filesystem into a linkable userspace protocol library. That makes it attractive in sandboxed, portable, or media-heavy software, but it also brings protocol-version, credential, TLS, and platform-build details into ordinary dependency graphs.
Sicherheitslage
library-like package without higher-risk signals.
grün Risiko · niedrig Konfidenz · appliance
Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.
Executables
| Befehl | Art | Sichtbarkeit | Hinweis |
|---|---|---|---|
nfs-cat | cli | globales Executable | |
nfs-cp | cli | globales Executable | |
nfs-ls | cli | globales Executable | |
nfs-stat | cli | globales Executable |
Aktualität
Diese Signale trennen das Alter der Seitengenerierung, Aktivität des Paketmanagers und Upstream-Release-Vergleich. Versionsrückstand wird nur gemeldet, wenn eine Evidenz-URL und vergleichbare Versionen vorhanden sind.
https://github.com/sahlberg/libnfs
Installationsmetadaten
| Paketschlüssel | brew:libnfs |
|---|---|
| Version | 6.0.2 |
| Paketmanager | Homebrew |
| Paketmanager-Seite | https://formulae.brew.sh/formula/libnfs |
| Homepage | https://github.com/sahlberg/libnfs |
| Repository | https://github.com/sahlberg/libnfs |
| Upstream-Dokumentation | https://github.com/sahlberg/libnfs#readme |
| Lizenz | LGPL-2.1-or-later |
| Quellarchiv | https://github.com/sahlberg/libnfs/archive/refs/tags/libnfs-6.0.2.tar.gz |
| Build-Abhängigkeiten | cmake, docbook, docbook-xsl |
| Bottle | verfügbar (auf arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, sonoma, ventura, x86_64_linux) |
| Homebrew post-install | nicht definiert |
| Dienst | keiner deklariert |
Registry-Fakten
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | libnfs |
| Version Scheme | 0 |
| Revision | 0 |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
Source-Datenbank-Treffer
Treffer stammen aus externen Paketmanager-Indizes und bleiben von lokalen Automic-Vault-Paketlinks getrennt.
libnfs-dev 5.0.2-1+b2
NFS client library (development files)
https://github.com/sahlberg/libnfs
sudo apt install libnfs-devlibnfs-utils 5.0.2-1+b2
NFS client library (binaries)
https://github.com/sahlberg/libnfs
sudo apt install libnfs-utilslibnfs14 5.0.2-1+b2
NFS client library (shared library)
https://github.com/sahlberg/libnfs
sudo apt install libnfs14libnfs
nix profile install nixpkgs#libnfslibnfs-dev 5.0.2-1build1
NFS client library (development files)
https://github.com/sahlberg/libnfs
sudo apt install libnfs-devlibnfs-utils 5.0.2-1build1
NFS client library (binaries)
https://github.com/sahlberg/libnfs
sudo apt install libnfs-utilslibnfs14 5.0.2-1build1
NFS client library (shared library)
https://github.com/sahlberg/libnfs
sudo apt install libnfs14libnfs 5.0.3-r0
Client library for accessing NFS shares
https://github.com/sahlberg/libnfs
sudo apk add libnfslibnfs-dev 5.0.3-r0
Client library for accessing NFS shares (development files)
https://github.com/sahlberg/libnfs
sudo apk add libnfs-devlibnfs-doc 5.0.3-r0
Client library for accessing NFS shares (documentation)
https://github.com/sahlberg/libnfs
sudo apk add libnfs-doclibnfs-tools 5.0.3-r0
Client library for accessing NFS shares (tools)
https://github.com/sahlberg/libnfs
sudo apk add libnfs-toolslibnfs 6.0.2-7.fc44
Client library for accessing NFS shares over a network
https://github.com/sahlberg/libnfs
sudo dnf install libnfslibnfs-devel 6.0.2-7.fc44
Development files for libnfs
https://github.com/sahlberg/libnfs
sudo dnf install libnfs-devellibnfs-utils 6.0.2-7.fc44
Utilities for accessing NFS servers
https://github.com/sahlberg/libnfs
sudo dnf install libnfs-utilslibnfs 6.0.2-5
client library for accessing NFS shares
https://github.com/sahlberg/libnfs
sudo pacman -S libnfslibnfs-devel 5.0.3-3.2
Development files for libnfs
https://github.com/sahlberg/libnfs
sudo zypper install libnfs-develQuellspur
Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.
View the package source record on GitHub.