Package Details: hister-bin 0.16.0-4

Git Clone URL: https://aur.archlinux.org/hister-bin.git (read-only, click to copy)
Package Base: hister-bin
Description: Web history on steroids - blazing fast, content-based search for visited websites
Upstream URL: https://github.com/asciimoo/hister
Keywords: search-engine
Licenses: AGPL-3.0-or-later
Conflicts: hister, hister-git
Submitter: Shadowbee
Maintainer: Shadowbee (ISSOtm)
Last Packager: Shadowbee
Votes: 1
Popularity: 0.41
First Submitted: 2026-03-10 16:51 (UTC)
Last Updated: 2026-07-01 10:19 (UTC)

Latest Comments

Shadowbee commented on 2026-06-04 13:59 (UTC) (edited on 2026-06-04 14:00 (UTC) by Shadowbee)

you are right the binary is statically linked, so it doesn't use /usr/bin/sqlite or libsqlite.so. I will modify the PKGBUILD so it installs the completions later.

kseistrup commented on 2026-06-04 13:39 (UTC)

What I meant, was: The binary seems to be statically linked; sqlite is builtin; it doesn't use libsqlite.so. So unless it executes the /usr/bin/sqlite binary, there is no hard dependency for sqlite to be installed on the same system.

tee commented on 2026-06-04 13:12 (UTC)

can you install the bash/fish/zsh completions?

kseistrup commented on 2026-06-04 12:12 (UTC)

The databases are not hard dependencies, are they?