Skip to content

Update install instructions in README#396

Open
mvanhorn wants to merge 1 commit intoreplit:mainfrom
mvanhorn:osc/262-update-install-instructions
Open

Update install instructions in README#396
mvanhorn wants to merge 1 commit intoreplit:mainfrom
mvanhorn:osc/262-update-install-instructions

Conversation

@mvanhorn
Copy link

Summary

  • Remove stale install methods (.deb, .rpm, Homebrew tap, Snap, AUR) that no longer exist in modern releases
  • Add build-from-source instructions using make upm
  • Keep Scoop and Docker install methods that still work

Why

The Homebrew tap returns 404, releases since v1.0 have not included .deb/.rpm/.snap assets, and the AUR package was never published. This leaves the README pointing to install methods that don't work.

Fixes #262

This contribution was developed with AI assistance (Claude Code).

Remove stale .deb/.rpm/Homebrew/Snap/AUR package references that
no longer exist in modern releases and add build-from-source
instructions. Keep Scoop and Docker methods that still work.

Fixes replit#262

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@mvanhorn mvanhorn requested a review from a team as a code owner March 20, 2026 22:54
@mvanhorn mvanhorn requested review from Monkatraz and removed request for a team March 20, 2026 22:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Out of Date Install Instructions

1 participant