Can't install ghostty, despite following instruction

I'm not super savvy with Linux, but I'm getting there. I want to use ghostty instead of whatever is baked in and it won't let me download it for some reason. I get this error error: Updating rpm-md repo 'copr:copr.fedorainfracloud.org:pgdev:ghostty': cannot update repo 'copr:copr.fedorainfracloud.org:pgdev:ghostty': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried; Last error: Status code: 404 for https://download.copr.fedorainfracloud.org/results/pgdev/ghostty/fedora--/repodata/repomd.xml Saw posts about doing ghostty-git, but I don't know where to find that and I've heard it's a nightly build which is unstable. Any help appreciated.
8 Replies
asen23
asen233w ago
just use the appimage, way easier
pengu1nton
pengu1ntonOP3w ago
is there a reason that ostree isn't an option? I know from the documentation it should be a last resort, but why can't I have it be system-level install other than it being immutable?
asen23
asen233w ago
well you met the reason firsthand it can prevent updates
pengu1nton
pengu1ntonOP3w ago
if I'm reading it correctly it seems the reason it prevents updating is because of something blocking the mirrors
asen23
asen233w ago
anyway you should avoid layering unless really needed also ghostty is being packaged to flatpak
pengu1nton
pengu1ntonOP3w ago
oh? did they ETA the release?
asen23
asen233w ago
i dont think there is any ETA but you can follow this pr https://github.com/ghostty-org/ghostty/pull/6678
GitHub
Fix flatpak packaging to a working state by alaviss · Pull Request...
This should make testing Flatpak builds a lot easier. To build, enter flatpak/ directory and run: flatpak-builder --repo=repo builddir com.mitchellh.ghostty.yml alternatively, using org.flatpak.Bu...
pengu1nton
pengu1ntonOP3w ago
Sick, I'll keep tabs

Did you find this page helpful?