macOS
brew install libnfslocal Homebrew formula metadata
sudo port install libnfsMacPorts ports tree · devel/libnfs/Portfile · ソース: api.github.com
brew
libnfs のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
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ソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.