alternateved/ghostty
Project ID: 172795
Description
Temporary build of latest commit of ghostty for F42 and Rawhide.
This COPR is mostly aligned with ghostty from pgdev and zig package from official Fedora repositories. I applied minimal changes in order to build ghostty for F42.
I plan to drop this package once ghostty gets packaged either officially or by pgdev.
Installation Instructions
Enable this COPR repository:
sudo dnf copr enable alternateved/ghostty
Install latest build of package:
sudo dnf install ghostty
In order to enable COPR repository on Atomic Fedora variant, run those commands:
# Get current Fedora version
FEDORA_VERSION=$(rpm -E %fedora) # get current Fedora version
# Download necessary file into /etc/yum.repos.d/ location:
sudo wget https://copr.fedorainfracloud.org/coprs/alternateved/ghostty/repo/fedora-"$FEDORA_VERSION"/alternateved-ghostty-fedora-"$FEDORA_VERSION".repo -O /etc/yum.repos.d/_copr:alternateved:ghostty.repo
Install latest build of package:
rpm-ostree install ghostty
Active Releases
The following unofficial repositories are provided as-is by owner of this project. Contact the owner directly for bugs or issues (IE: not bugzilla).
Release | Architectures | Repo Download |
---|---|---|
![]() |
aarch64 (73)*, x86_64 (722)* | Fedora 42 (483 downloads) |
![]() |
aarch64 (45)*, x86_64 (47)* | Fedora rawhide (30 downloads) |
* Total number of downloaded packages.
Quick Enable
#> dnf copr enable alternateved/ghostty
More info about enabling Copr repositories