@xAsh thanks for the report, an updated pkgbuild is on my github meanwhile
Search Criteria
Package Details: kitty-git 1:0.40.0.r4.gcb464423e-2
Package Actions
| Git Clone URL: | https://aur.archlinux.org/kitty-git.git (read-only, click to copy) |
|---|---|
| Package Base: | kitty-git |
| Description: | Modern, hackable, featureful, OpenGL based terminal emulator |
| Upstream URL: | https://sw.kovidgoyal.net/kitty/ |
| Licenses: | GPL-3.0-only |
| Conflicts: | kitty |
| Provides: | kitty |
| Submitter: | mkindshofer |
| Maintainer: | FabioLolix |
| Last Packager: | FabioLolix |
| Votes: | 28 |
| Popularity: | 0.131495 |
| First Submitted: | 2017-01-10 15:54 (UTC) |
| Last Updated: | 2025-03-08 12:37 (UTC) |
Dependencies (41)
- cairo (cairo-gitAUR)
- dbus (dbus-gitAUR, dbus-selinuxAUR, dbus-nosystemd-gitAUR)
- freetype2 (freetype2-qdoled-aw3225qfAUR, freetype2-qdoled-gen3AUR, freetype2-gitAUR, freetype2-macosAUR, freetype2-qdoledAUR, freetype2-woledAUR)
- gcc-libs (gcc-libs-gitAUR, gcc-libs-fast-optimizedAUR, gccrs-libs-gitAUR, gcc-libs-snapshotAUR)
- glibc (glibc-gitAUR, glibc-git-native-pgoAUR, glibc-eacAUR)
- harfbuzz (harfbuzz-gitAUR)
- hicolor-icon-theme (hicolor-icon-theme-gitAUR)
- kitty-shell-integration-gitAUR
- kitty-terminfo-gitAUR
- lcms2 (lcms2-ff-gitAUR, lcms2-gitAUR, lcms2-ffAUR)
- libpng (libpng-gitAUR, libpng-apngAUR)
- libx11 (libx11-gitAUR)
- libxcursor
- libxkbcommon (libxkbcommon-gitAUR)
- libxkbcommon-x11 (libxkbcommon-x11-gitAUR)
- openssl (openssl-gitAUR, openssl-aegisAUR, openssl-staticAUR)
- python
- wayland (wayland-asan-gitAUR, wayland-gitAUR, wayland-chromiumAUR)
- xxhash (xxhash-gitAUR)
- zlib (zlib-gitAUR, zlib-ng-compat-gitAUR, zlib-ng-compat)
- Show 21 more dependencies...
Required by (96)
- aegnux (requires kitty) (optional)
- aquafin (requires kitty) (optional)
- aquafin-git (requires kitty) (optional)
- ash-shell-git (requires kitty) (optional)
- autoricer-bin (requires kitty) (optional)
- awtwall (requires kitty) (optional)
- chatuino-bin (requires kitty) (optional)
- dbus-term-launcher (requires kitty) (optional)
- dynamic-glacier-git (requires kitty) (optional)
- frogprog-hyprland-dark-git (requires kitty)
- frogprog-hyprland-light-git (requires kitty)
- githubfetch-fuan (requires kitty)
- glrnvim (requires kitty) (optional)
- gshell (requires kitty)
- halley (requires kitty) (optional)
- halley-full (requires kitty) (optional)
- halley-git (requires kitty) (optional)
- hypr-bucket (requires kitty) (optional)
- hypr-dashboard (requires kitty)
- hypr-wallpaper-git (requires kitty) (optional)
- Show 76 more...
Sources (1)
FabioLolix commented on 2026-08-09 21:05 (UTC)
FabioLolix commented on 2026-08-09 21:04 (UTC)
- This pkgbuild is maintained at https://github.com/FabioLolix/PKGBUILD-AUR_fix
xAsh commented on 2026-08-09 19:16 (UTC) (edited on 2026-08-09 19:21 (UTC) by xAsh)
had to install shader-slang-bin from the AUR, since kitty now requires slangc in order to build
edit: python-sphinx_design as well
lintianchuan commented on 2026-03-12 17:28 (UTC)
@justforlxz This is a bug in the upstream font detection script. I opened a pull request https://github.com/kovidgoyal/kitty/pull/9652 to fix this. You can test it to see if it works.
FabioLolix commented on 2026-03-04 22:32 (UTC)
@justforlxz can't replicate the fail
The pkgbuild have a makedepends on ttf-nerd-fonts-symbols-mono and the program will copy them by itself
from devtools:
[42/42] Generating wayland-wlr-layer-shell-unstable-v1-client-protocol.c ...
done
Copying 'Symbols NERD Font Mono' from /usr/share/fonts/TTF/SymbolsNerdFontMono-Regular.ttf
[1/138] Compiling kitty/screen.c ...
From makepkg:
==> Starting build()...
[42/42] Generating wayland-wlr-layer-shell-unstable-v1-client-protocol.c ... done
Copying 'Symbols NERD Font Mono' from /usr/share/fonts/TTF/SymbolsNerdFontMono-Regular.ttf
[138/138] Compiling kitty/gl-wrapper.c ... done
[5/5] Linking launcher ... done
justforlxz commented on 2026-03-04 05:51 (UTC)
The font 'Symbols NERD Font Mono' was not found on your system; please install it.
I looked at the code, and it seems that the font needs to be manually placed in the kitty-src/fonts directory.
FabioLolix commented on 2024-07-14 12:14 (UTC)
@xiota can't replicate https://github.com/FabioLolix/buildlogs/commit/f00d785ece8ee26f9e9deced3f64410e1043f21a, despite the error/warning you see in my logs the packages are being created and run
FabioLolix commented on 2024-07-14 09:37 (UTC)
@xiota yes
Pinned Comments
FabioLolix commented on 2026-08-09 21:04 (UTC)