macOS
brew install liblockfilelocal Homebrew formula metadata
brew / rank 11344
Library providing functions to lock standard mailboxes. Version 1.17 via Homebrew; verified from local package data. Also installable with debian: sudo apt install liblockfile-bin.
install
brew install liblockfilelocal Homebrew formula metadata
sudo apk add liblockfileAlpine Linux edge package indexes · liblockfile · source: dl-cdn.alpinelinux.org
sudo dnf install liblockfileFedora Rawhide package metadata · liblockfile · source: dl.fedoraproject.org
nix profile install nixpkgs#liblockfilenixpkgs package indexes · pkgs/by-name/li/liblockfile/package.nix · source: api.github.com
sudo pacman -S liblockfileArch Linux sync databases · liblockfile · source: geo.mirror.pkgbuild.com
sudo apt install liblockfile-binDebian stable package indexes · liblockfile-bin · source: deb.debian.org
sudo zypper install liblockfile-developenSUSE Tumbleweed package metadata · liblockfile-devel · source: download.opensuse.org
overview
Library providing functions to lock standard mailboxes
history
liblockfile is a small Unix system library and utility package for creating NFS-safe lockfiles, especially the dot-lock files traditionally used to protect mailboxes in /var/mail.
The upstream README describes liblockfile as an implementation of functions found in -lmail on SysV systems, extended with functions to create, manage, and remove generic lockfiles. Its locking algorithm uses a temporary file and link(2) to create lockfiles atomically, including workarounds for NFS server behavior.
The dotlockfile utility is documented as a command-line tool to create, test, touch, and remove lockfiles. Its name comes from the traditional mailbox convention of appending .lock to the mailbox path.
liblockfile has a long Debian packaging history and remains represented as Debian source package liblockfile, producing liblockfile-bin, liblockfile-dev, and liblockfile1. Its practical audience is mail tools, shell scripts, and legacy Unix software that need interoperable dot-locking rather than newer advisory-lock APIs.
The library is used by programs that need NFS-safe lock creation. The dotlockfile command is used directly in scripts or as the setgid mail helper that lets mailbox-locking programs avoid carrying setgid mail themselves.
liblockfile is interesting because it packages an old but still sharp Unix portability problem: locking mail spools safely across local and NFS filesystems. It is small, unglamorous infrastructure that explains why some packages still ship helpers for mail-era filesystem semantics.
security posture
library-like package without higher-risk signals.
green risk · low confidence · appliance
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
executables
| Command | Kind | Exposure | Note |
|---|---|---|---|
dotlockfile | executable | indexed executable | Discovered from the local executable index. |
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.
install metadata
| Package key | brew:liblockfile |
|---|---|
| Version | 1.17 |
| Package manager | Homebrew |
| Homepage | https://tracker.debian.org/pkg/liblockfile |
| Bottle | not recorded |
| Service | none declared |
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
liblockfile-bin 1.17-2
support binaries for and cli utilities based on liblockfile
https://github.com/miquels/liblockfile
sudo apt install liblockfile-binliblockfile-dev 1.17-2
Development library for liblockfile
https://github.com/miquels/liblockfile
sudo apt install liblockfile-devliblockfile1 1.17-2
NFS-safe locking library
https://github.com/miquels/liblockfile
sudo apt install liblockfile1liblockfile
nix profile install nixpkgs#liblockfileliblockfile-bin 1.17-1build3
support binaries for and cli utilities based on liblockfile
https://github.com/miquels/liblockfile
sudo apt install liblockfile-binliblockfile-dev 1.17-1build3
Development library for liblockfile
https://github.com/miquels/liblockfile
sudo apt install liblockfile-devliblockfile1 1.17-1build3
NFS-safe locking library
https://github.com/miquels/liblockfile
sudo apt install liblockfile1liblockfile 1.17-r4
Shared library with NFS-safe locking functions
https://github.com/miquels/liblockfile
sudo apk add liblockfileliblockfile-dev 1.17-r4
Shared library with NFS-safe locking functions (development files)
https://github.com/miquels/liblockfile
sudo apk add liblockfile-devliblockfile-doc 1.17-r4
Shared library with NFS-safe locking functions (documentation)
https://github.com/miquels/liblockfile
sudo apk add liblockfile-docliblockfile-static 1.17-r4
Shared library with NFS-safe locking functions (static library)
https://github.com/miquels/liblockfile
sudo apk add liblockfile-staticliblockfile 1.17-13.fc45
This implements a number of functions found in -lmail on SysV systems
http://packages.qa.debian.org/libl/liblockfile.html
sudo dnf install liblockfileliblockfile-devel 1.17-13.fc45
Development files for liblockfile
http://packages.qa.debian.org/libl/liblockfile.html
sudo dnf install liblockfile-develliblockfile 1.17_2-1
a library with NFS-safe locking functions
https://packages.debian.org/unstable/libs/liblockfile1
sudo pacman -S liblockfileliblockfile-devel 1.17-1.12
Development files for liblockfile
https://github.com/miquels/liblockfile
sudo zypper install liblockfile-develliblockfile1 1.17-1.12
Library with NFS-safe locking functions
https://github.com/miquels/liblockfile
sudo zypper install liblockfile1source trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.