No description
Find a file
2025-05-30 10:46:40 -05:00
.gitignore initial commit 2025-05-30 10:46:40 -05:00
Justfile initial commit 2025-05-30 10:46:40 -05:00
README.md initial commit 2025-05-30 10:46:40 -05:00

atuin-appimage

Converts Atuin RPM packages to AppImage format for use on Aurora/Silverblue.

Usage

  1. Download Atuin RPM from email
  2. Update RPM_FILE variable in Justfile
  3. Run just build
  4. Get AppImage from out/ directory

Commands

  • just build - Convert RPM to AppImage
  • just clean - Remove generated files

Notes

  • Version is auto-extracted from RPM filename
  • Desktop file categories are automatically fixed
  • Icons are extracted and properly named
  • Output: Atuin-X.X.XX.glibc2.34-x86_64.AppImage