macOS
brew install bukulocal Homebrew formula metadata
sudo port install bukuMacPorts ports tree · python/buku/Portfile · source: api.github.com
brew
Powerful command-line bookmark manager. Version 5.1 via Homebrew; verified 2026-06-13.
install
brew install bukulocal Homebrew formula metadata
sudo port install bukuMacPorts ports tree · python/buku/Portfile · source: api.github.com
sudo apk add bukuAlpine Linux edge package indexes · buku · source: dl-cdn.alpinelinux.org
sudo apt install bukuDebian stable package indexes · buku · source: deb.debian.org
sudo dnf install bukuFedora Rawhide package metadata · buku · source: dl.fedoraproject.org
nix profile install nixpkgs#bukunixpkgs package indexes · pkgs/by-name/bu/buku/package.nix · source: api.github.com
overview
Powerful command-line bookmark manager
history
buku is a command-line bookmark manager built around a private, portable SQLite bookmark database. It sits in the Unix tradition of personal information tools that are scriptable, editor-friendly, and intentionally local-first.
The `jarun/buku` repository was created on 2015-11-01. In the README, the author explains that buku was written because they could not find a flexible command-line bookmark manager with a private, portable, mergeable database and seamless GUI integration.
Over time buku grew beyond simple URL storage into a bookmark database with browser import, automatic title/tag/description fetching, regex and fielded search, Wayback Machine lookups, import/export formats, manual encryption, shell completion, a Python API, and the optional `bukuserver` web UI.
buku's adoption followed the path of many beloved CLI productivity tools: distribution through PyPI and operating-system package managers, then auxiliary frontends and integrations around the core database. The input package facts list Homebrew, Debian, Ubuntu, Fedora, Alpine, MacPorts, Nix, and PyPI-adjacent installation routes.
The upstream README lists related projects such as a browser WebExtension, rofi frontend, search-as-you-type CLI frontend, and Android app, plus press/tutorial mentions. That ecosystem points to adoption by users who wanted browser bookmarks to become a portable, searchable personal dataset.
Users add, edit, tag, search, open, import, export, and refresh bookmarks from the terminal. Common workflows include importing browser bookmarks, adding URLs with fetched metadata, searching by tags or URL/title/comment markers, exporting subsets to HTML/XBEL/Markdown/Org/RSS, and using an editor for bookmark entry.
`bukuserver` gives users a local web UI, while the Python API and related tools allow custom integrations. The database location can be redirected through `BUKU_DEFAULT_DBDIR` or XDG paths, which makes syncing and backups straightforward.
buku is package-nerd catnip because it turns a browser-owned feature into a plain local database with a normal CLI. It is small enough to understand, useful enough to package everywhere, and scriptable enough to become part of shell workflows.
Its charm is that it treats bookmarks like data: searchable, exportable, mergeable, syncable, and private by default rather than bound to one browser profile or cloud account.
security posture
No matching local secret-handling manifest was found for buku. Nucleus package metadata is still published here so future coverage has a stable package URL.
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
local files
These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.
Config paths the tool may read or write during local use.
$BUKU_DEFAULT_DBDIR/bookmarks.db$XDG_DATA_HOME/buku/bookmarks.db~/.local/share/buku/bookmarks.db./bookmarks.db%APPDATA%\buku\bookmarks.db.\bookmarks.dbexecutables
| Command | Kind | Exposure | Note |
|---|---|---|---|
buku | cli | global executable | |
bukuserver | cli | global executable |
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:buku |
|---|---|
| Version | 5.1 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/buku |
| Homepage | https://github.com/jarun/buku |
| Repository | https://github.com/jarun/buku |
| Upstream docs | https://buku.readthedocs.io/en/latest |
| License | GPL-3.0-or-later |
| Source archive | https://github.com/jarun/buku/archive/refs/tags/v5.1.tar.gz |
| Last updated | 2026-06-13T11:21:14-07:00 |
| Pulse | updated |
| Dependencies | certifi, cryptography, libyaml, python@3.14, rpds-py |
| Uses from macOS | libffi |
| Bottle | available (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | buku |
| Version Scheme | 0 |
| Revision | 5 |
| Head Version | HEAD |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
buku 4.9+ds-1
Powerful command-line bookmark manager
sudo apt install bukubuku
nix profile install nixpkgs#bukubuku 4.8+ds-1
Powerful command-line bookmark manager
sudo apt install bukubuku 5.1-r0
Cmdline bookmark management utility
sudo apk add bukubuku-bash-completion 5.1-r0
Bash completions for buku
sudo apk add buku-bash-completionbuku-doc 5.1-r0
Cmdline bookmark management utility (documentation)
sudo apk add buku-docbuku-fish-completion 5.1-r0
Fish completions for buku
sudo apk add buku-fish-completionbuku-pyc 5.1-r0
Precompiled Python bytecode for buku
sudo apk add buku-pycbuku-zsh-completion 5.1-r0
Zsh completions for buku
sudo apk add buku-zsh-completionbuku 4.9-4.fc44
Powerful command-line bookmark manager
sudo dnf install bukubuku
sudo port install bukusource 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.