macOS
brew install libnfslocal Homebrew formula metadata
sudo port install libnfsMacPorts ports tree · devel/libnfs/Portfile · 来源: api.github.com
安装
brew install libnfslocal Homebrew formula metadata
sudo port install libnfsMacPorts ports tree · devel/libnfs/Portfile · 来源: api.github.com
sudo apk add libnfsAlpine Linux edge package indexes · libnfs · 来源: dl-cdn.alpinelinux.org
sudo dnf install libnfsFedora Rawhide package metadata · libnfs · 来源: dl.fedoraproject.org
nix profile install nixpkgs#libnfsnixpkgs package indexes · pkgs/by-name/li/libnfs/package.nix · 来源: api.github.com
sudo pacman -S libnfsArch Linux sync databases · libnfs · 来源: geo.mirror.pkgbuild.com
sudo apt install libnfs-devDebian stable package indexes · libnfs-dev · 来源: deb.debian.org
sudo zypper install libnfs-developenSUSE Tumbleweed package metadata · libnfs-devel · 来源: download.opensuse.org
概览
C client library for NFS
历史
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.
安全态势
library-like package without higher-risk signals.
绿色 风险 · 低 置信度 · appliance
在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。
可执行文件
| 命令 | 类型 | 暴露范围 | 备注 |
|---|---|---|---|
nfs-cat | cli | 全局可执行文件 | |
nfs-cp | cli | 全局可执行文件 | |
nfs-ls | cli | 全局可执行文件 | |
nfs-stat | cli | 全局可执行文件 |
新鲜度
这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。
https://github.com/sahlberg/libnfs
安装元数据
| 软件包键 | brew:libnfs |
|---|---|
| 版本 | 6.0.2 |
| 软件包管理器 | Homebrew |
| 软件包管理器页面 | https://formulae.brew.sh/formula/libnfs |
| 主页 | https://github.com/sahlberg/libnfs |
| 仓库 | https://github.com/sahlberg/libnfs |
| 上游文档 | https://github.com/sahlberg/libnfs#readme |
| 许可证 | LGPL-2.1-or-later |
| 源码归档 | https://github.com/sahlberg/libnfs/archive/refs/tags/libnfs-6.0.2.tar.gz |
| 构建依赖 | cmake, docbook, docbook-xsl |
| Bottle | 可用 (于 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, sonoma, ventura, x86_64_linux) |
| Homebrew post-install | 未定义 |
| 服务 | 未声明 |
注册表事实
| 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 |
|
源数据库匹配
匹配项来自外部软件包管理器索引,并与本地 Automic Vault 软件包链接分开显示。
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-devel来源线索
此页面由 av-web 从 scripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。
View the package source record on GitHub.