Arch & debian & ubuntu apps fixes #45
Open
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Summary
I have gone through every apps on archlinux and found 3 packages needing fixing.
cura and vagrant is not available through pacman but aur
bun-bin is no longer available through aur, now available in pacman as bun
I have gone through every apps on Debian 13 (Trixie)
Some apps are not updated to the latest Debian 13 (Trixie) but Debian 12 (Bookworm).
Lutris, Steam, and torbrowser requires contrib repo to be enabled added to notes
Telegram is not in trixie repo but in bookworm and bullseye
openjdk-17-jdk is no longer available in trixie so referred to openjdk-25-jdk for trixie in notes
I have also gone through the apps with Ubuntu 24.04 and Ubuntu 25.10. There's some apps available in 25.10 but not in 24.04 and vice versa.
Removed ubuntu targets for numerous apps and adding notes.
Side note:
Love the project btw ദ്ദി(˵ •̀ ᴗ - ˵ ) ✧
Under topic of repo last one is "flatpa" should be "flatpak"?
How are you gonna deal with some application needing further step to working e.g. syncthing, virt-manager. protonvpn requiring system services to be enabled or additional packages? (Discussions are not enabled)
Suggestion: Debian and Ubuntu version selection
Changes
Add cura & vagrant and remove bun-bin from src/lib/aur.ts
Change arch bun: from bun-bin to bun
Removed "torbrowser-launcher, google-chrome-stable, telegram-desktop, steam-installer, lutris" from target for debian and adding notes
Removed ubuntu targets for "google-chrome-stable, telegram-desktop, helix, lazygit, vagrant, fastfetch, tldr, shortwave, cura, godot3, tailscale, veracrypt, fsearch" and added notes under "unavailableReason:"
Apps Added
Apps Modified
cura: Not available through pacman but aurvagrant: Not available through pacman but aurbun: No longer available through aur, now available in pacman as bunVerification
Testing
npm run dev— Local development server worksnpm run build— Production build passesnpm run lint— No new linting errors only warning from CommandFooter.tsxnpm run test— All unit tests passScreenshots (if applicable)