Search Criteria
Package Details: ghostty-git 1.1.2.r1500.gf1f9d5e-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/ghostty-git.git (read-only, click to copy) |
|---|---|
| Package Base: | ghostty-git |
| Description: | Fast, native, feature-rich terminal emulator pushing modern features |
| Upstream URL: | https://github.com/ghostty-org/ghostty |
| Licenses: | MIT |
| Conflicts: | ghostty |
| Provides: | ghostty |
| Submitter: | gpanders |
| Maintainer: | alerque |
| Last Packager: | gpanders |
| Votes: | 16 |
| Popularity: | 0.012774 |
| First Submitted: | 2024-06-07 14:51 (UTC) |
| Last Updated: | 2025-07-03 01:06 (UTC) |
Dependencies (31)
- bzip2 (bzip2-gitAUR)
- fontconfig (fontconfig-gitAUR, fontconfig-ubuntuAUR)
- freetype2 (freetype2-qdoled-aw3225qfAUR, freetype2-macosAUR, freetype2-qdoledAUR, freetype2-qdoled-gen3AUR, freetype2-woledAUR, freetype2-gitAUR)
- gcc-libs (gcc-libs-gitAUR, gccrs-libs-gitAUR, gcc-libs-snapshotAUR)
- ghostty-shell-integration-gitAUR
- ghostty-terminfo-gitAUR
- glib2 (glib2-gitAUR, glib2-patched-thumbnailerAUR)
- glibc (glibc-gitAUR, glibc-eacAUR, glibc-git-native-pgoAUR)
- gtk4 (gtk4-paper-planeAUR, gtk4-gitAUR, gtk4-develAUR)
- gtk4-layer-shell
- harfbuzz (harfbuzz-gitAUR)
- libadwaita (libadwaita-gitAUR, libadwaita-without-adwaitaAUR, libadwaita-without-adwaita-gitAUR, libadwaita-yaru-gitAUR)
- libadwaita-1.so (libadwaita-gitAUR, libadwaita-without-adwaitaAUR, libadwaita-without-adwaita-gitAUR, libadwaita-yaru-gitAUR, libadwaita)
- libfontconfig.so (fontconfig-gitAUR, fontconfig-ubuntuAUR, fontconfig, lib32-fontconfig)
- libfreetype.so (freetype2-qdoled-aw3225qfAUR, freetype2-macosAUR, freetype2-qdoledAUR, freetype2-qdoled-gen3AUR, freetype2-woledAUR, freetype2-gitAUR, freetype2, lib32-freetype2)
- libgio-2.0.so (glib2-gitAUR, glib2-patched-thumbnailerAUR, glib2, lib32-glib2)
- libglib-2.0.so (glib2-gitAUR, glib2-patched-thumbnailerAUR, glib2, lib32-glib2)
- libgobject-2.0.so (glib2-gitAUR, glib2-patched-thumbnailerAUR, glib2, lib32-glib2)
- libgtk-4.so (gtk4-paper-planeAUR, lib32-gtk4AUR, gtk4-gitAUR, gtk4-develAUR, gtk4)
- libharfbuzz.so (lib32-harfbuzz-gitAUR, harfbuzz-gitAUR, harfbuzz, lib32-harfbuzz)
- Show 11 more dependencies...
Required by (9)
- alarm-notify (requires ghostty) (optional)
- docs-browser (requires ghostty) (optional)
- ghostty-quick (requires ghostty) (optional)
- luffy-bin (requires ghostty) (optional)
- nvidia-sync-terminal-fix (requires ghostty) (optional)
- omarchy-seq-paste (requires ghostty)
- pacsea-bin (requires ghostty) (optional)
- pacsea-git (requires ghostty) (optional)
- vibestt (requires ghostty)
Latest Comments
1 2 3 4 5 Next › Last »
yochananmarqos commented on 2026-03-01 18:49 (UTC)
@alerque @gpanders: This is currently failing to build and conflicts with
ncurses. I was able to build doing the following: PKGBUILD.diff (paste expires in one month)Joomzie commented on 2026-02-27 05:30 (UTC) (edited on 2026-02-27 18:02 (UTC) by Joomzie)
Edit: Didn't see the comment below this before posting. Essentially said the same thing, though.
Also, this will be resolved once this arrives.
https://gitlab.archlinux.org/archlinux/packaging/packages/glibc/-/commit/3814883fb34c94ca7a6118fdf620e9184466d013
ckafi commented on 2026-02-23 13:54 (UTC)
The build currently fails under Cachy with
fatal linker errorbecause Cachysglibchas SFrame support enabled, and the Zig linker can't handle these sections (see https://codeberg.org/ziglang/zig/issues/31272).To fix this temporarily, install
glibcfromcoreinstead ofcachyos-*.Retrograde_i486 commented on 2026-02-20 07:38 (UTC)
To piggyback on what spiek said, here's the explicit instructions to how to apply the fix.
1. Copy the repo to you local machine
git clone https://aur.archlinux.org/ghostty-git.git
2. Change to the directory
cd ghostty-git
3 Apply the patch
sed -i '/cp -r build\/usr\/share\/terminfo/a\n\t# remove ghostty terminfo, cause the file is already shipped by ncurses\n\trm -f "$pkgdir/usr/share/terminfo/g/ghostty"' PKGBUILD
4 Build ghostty-git
makepkg -sic
5 Ghostty should build now
spiek commented on 2026-02-19 22:32 (UTC) (edited on 2026-02-19 22:33 (UTC) by spiek)
This fixes the ncurses error during installation:
cgill27 commented on 2026-02-19 03:17 (UTC)
1.2.3-3 does contain a fix, but ghostty-git is not fixed yet, still fails to build
E_D3V commented on 2026-02-19 02:51 (UTC) (edited on 2026-02-19 02:53 (UTC) by E_D3V)
This has been fixed upstream. ghostty-terminfo 1.2.3-3
Ref:
issue#12
commit: c6741ba5
cgill27 commented on 2026-02-18 02:31 (UTC)
@Joomzie I'm seeing the same thing, also on CachyOS, if you figure out the issue please report it here
Joomzie commented on 2026-02-17 04:10 (UTC) (edited on 2026-02-18 00:37 (UTC) by Joomzie)
Edit: Looks like this may be related to
llvm. I'll see if I can find where the issue is coming from.Getting a build failure on CachyOS when trying to build againstgcc15.2.1. Building in a clean chroot seems to work, though.Also,
ncursesnow conflicts withghostty-terminfo-git, as it now provides/usr/share/terminfo/g/ghostty.Build error:
quest commented on 2025-10-18 00:29 (UTC)
Build is working just fine now. Issue seemed to resolve itself.
1 2 3 4 5 Next › Last »