A small, auditable archive for RustDB/Rdynamo, rpgit, and rpichecksum. rpgit is built for Debian, Fedora, and openSUSE from one pinned source and offline Cargo vendor set; accepted packages are tested in disposable guests, signed on the VPS, and promoted as immutable releases.
The rolling-distribution build is compiled from the same pinned source and Rust toolchain, then tested through a clean install, removal, and reinstall lifecycle.
rpgit installs the terminal UI plus its optional isolated Codex launcher. Native Git remains authoritative, and Codex credentials are never included in the package.
/usr/bin/rpgit
/usr/bin/rpgit-agent
Verify after installation
systemctl status rdynamo-server
rustdb-server --version
rustdbctl --version
rdynamo --version
rpgit --version
cd /path/to/git/repository
rpgit doctor --json
rpgit-agent --help
rpichecksum info
printf 123456789 | rpichecksum crc32c -
The CRC32C known-answer result is e3069283.
Current support status
Package
Version
Status
Purpose
rdynamo
1:3.0.0-1
Supported
Convenience package for server and CLI
rdynamo-server
1:3.0.0-1
Supported
Hardened systemd service and RustDB server
rdynamo-cli
1:3.0.0-1
Supported
rustdbctl and compatibility command
rpgit
0.1.0-1
Supported
Debian 12/13 ARM64; Fedora 44, Leap 16.0, and Tumbleweed ARM64/x86_64
rpichecksum
0.1.3-1
Supported
Runtime-dispatched CRC32C utility
rdynamo-3.0
1:3.0.0-1
Transition
File-light upgrade bridge; removable after migration
rdynamo-0.2, rdynamo-2.0
historical
Legacy
Signed archive artifacts; no future fixes or releases
rpgit user guide and preview
Download the rpgit PDF tutorial (document version 0.2.0) for the project UI workflow. Package installation remains available through the signed Debian, Fedora, and openSUSE repositories above.
trixie and bookworm are production APT suites. trixie-preview remains opt-in. The /rpm link selects one immutable Fedora/openSUSE release; prior releases remain rollback targets.