Search Criteria
Package Details: homebox-bin 0.26.2-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/homebox-bin.git (read-only, click to copy) |
|---|---|
| Package Base: | homebox-bin |
| Description: | Inventory and organization system built for the Home User |
| Upstream URL: | https://github.com/sysadminsmedia/homebox |
| Keywords: | inventory |
| Licenses: | AGPL-3.0-only |
| Conflicts: | homebox |
| Provides: | homebox |
| Submitter: | tarball |
| Maintainer: | lmartinez-mirror |
| Last Packager: | lmartinez-mirror |
| Votes: | 1 |
| Popularity: | 0.150781 |
| First Submitted: | 2025-08-11 19:11 (UTC) |
| Last Updated: | 2026-06-16 18:33 (UTC) |
Dependencies (5)
- glibc (glibc-gitAUR, glibc-git-native-pgoAUR, glibc-eacAUR)
- libavif (libavif-noglycinAUR, libavif-gitAUR)
- libheif (libheif-highmemAUR, libheif-noglycinAUR, libheif-gitAUR)
- libjxl (libjxl-gitAUR, libjxl-noglycinAUR, libjxl-metricsAUR, libjxl-metrics-gitAUR)
- libwebp (libwebp-gitAUR)
Latest Comments
jxir commented on 2026-06-24 11:14 (UTC)
If you include
etc/default/homeboxin thebackup=()array, pacman will treat it as a configuration file and preserve any user changes during upgrades rather than overwriting them. I ran into this myself after I had added the newHBOX_AUTH_API_KEY_PEPPERvariable which is mandatory. No big deal, since I keep backups and could quickly restore it. Everyone has functional backups, right ;)