atuin 18.19.0+ds-1
Package Information
| Description | magical shell history Atuin replaces your existing shell history with a SQLite database, and records additional context for your commands. * rebind Ctrl-r and up (configurable) to a full screen history search UI * store shell history in a SQLite database * back up and sync encrypted shell history * the same history across terminals, across sessions, and across machines * log exit code, cwd, hostname, session, command duration, etc * calculate statistics such as "most used command" * old history file is not replaced * quick-jump to previous items with Alt-<num> * switch filter modes via Ctrl-r; search history just from the current session, directory, or globally * enter to execute a command, tab to edit Note to bash users: ble.sh or bash-preexec is additionally required; ble.sh is packaged. |
|---|---|
| Maintainer | Blair Noctis <ncts@debian.org> |
| Changed By | Blair Noctis <ncts@debian.org> |
| Distribution | unstable |
| Architecture | any |
| VCS | git: https://salsa.debian.org/debian/atuin.git (browse) |
| Closes | #1133840 |
| Popcon Installs | 234 |
| Binary NEW | Yes (binary-only upload) |
| Tracker | https://tracker.debian.org/pkg/atuin |
| Uploaded | 2 hours ago |
New Package Report
.changes
| Changed-By | Blair Noctis |
|---|---|
| Architecture | source amd64 |
| Distribution | unstable |
| Date | Mon, 17 Aug 2026 05:29:37 +0000 |
| Source | atuin |
| Version | 18.19.0+ds-1 |
Changelog
atuin (18.19.0+ds-1) unstable; urgency=medium . * New upstream release, Closes: #1143802, #1133840, #1135751, #1139465 * Build atuin-server package, Closes: #1143803 * Disable AI module due to unavailable deps * Disable history syntax highlighting due to unavailable deps (tree-sitters) * Use pregenerated daemon protocol bindings until tonic-prost-build is available * Exclude vendored bash-preexec * Propery run tests with database
.dsc
| Section | utils |
|---|---|
| Priority | optional |
| Component | main |
| Package-List | atuin deb utils optional arch=any atuin-server deb utils optional arch=any |
debian/copyright
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: atuin Upstream-Contact: Ellie Huxtable <ellie@elliehuxtable.com> Source: https://github.com/atuinsh/atuin Files-Excluded: vendor/* Files: * Copyright: 2021 Ellie Huxtable <ellie@elliehuxtable.com> License: MIT Files: crates/atuin/src/command/client/search/duration.rs Copyright: 2016 The humantime Developers License: MIT or Apache-2.0 Files: .github/workflows/release.yml Copyright: 2022-2024 axodotdev <hello@axo.dev> License: MIT or Apache-2.0 Files: debian/* Copyright: 2024 Debian Rust Maintainers <pkg-rust-maintainers@alioth-lists.debian.net> 2024 Blair Noctis <ncts@debian.org> License: MIT License: MIT Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: . The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. . THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. License: Apache-2.0 Debian systems provide the Apache 2.0 license in /usr/share/common-licenses/Apache-2.0