Search Criteria
Package Details: alacritty-git 1:0.18.0.2481.g2f03c302-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/alacritty-git.git (read-only, click to copy) |
|---|---|
| Package Base: | alacritty-git |
| Description: | A cross-platform, GPU-accelerated terminal emulator |
| Upstream URL: | https://github.com/alacritty/alacritty |
| Keywords: | GPU rust terminal |
| Licenses: | Apache |
| Conflicts: | alacritty |
| Provides: | alacritty |
| Submitter: | quininer |
| Maintainer: | ilovemikael |
| Last Packager: | ilovemikael |
| Votes: | 99 |
| Popularity: | 0.53 |
| First Submitted: | 2016-11-01 13:53 (UTC) |
| Last Updated: | 2026-04-24 23:34 (UTC) |
Dependencies (18)
- fontconfig (fontconfig-gitAUR, fontconfig-ubuntuAUR)
- freetype2 (freetype2-qdoled-aw3225qfAUR, freetype2-qdoledAUR, freetype2-qdoled-gen3AUR, freetype2-woledAUR, freetype2-gitAUR, freetype2-macosAUR)
- libxcursor
- libxi (libxi-gitAUR)
- libxrandr (libxrandr-gitAUR)
- cargo (rust-beta-binAUR, rustup-gitAUR, rust-gitAUR, rust, rustup) (make)
- cmake (cmake3AUR, cmake-gitAUR) (make)
- desktop-file-utils (desktop-file-utils-gitAUR) (make)
- fontconfig (fontconfig-gitAUR, fontconfig-ubuntuAUR) (make)
- gdb (gdb-gitAUR) (make)
- git (git-gitAUR, git-glAUR, git-wd40AUR) (make)
- gzip (dxcompress-gitAUR, dxcompressAUR, gzip-gitAUR, pigz-replace-gzip-staticAUR, gzippy-replace-gzipAUR) (make)
- libxcb (libxcb-gitAUR) (make)
- libxkbcommon-x11 (libxkbcommon-x11-gitAUR) (make)
- ncurses (ncurses-gitAUR) (make)
- rust (rust-beta-binAUR, rustup-gitAUR, rust-gitAUR, rustup) (make)
- scdoc (scdoc-gitAUR) (make)
- ttf-dejavu (ttf-dejavu-ibAUR, ttf-dejavu-emojilessAUR) (check)
Required by (57)
- alacritty-mcp (requires alacritty)
- alacritty-theme-git (requires alacritty)
- alacritty-theme-switcher (requires alacritty) (optional)
- alacritty-use-theme (requires alacritty)
- alacritty-use-theme-git (requires alacritty)
- alacritty-wrapper (requires alacritty)
- alarm-notify (requires alacritty) (optional)
- archlinux-tweak-tool-git (requires alacritty) (optional)
- arcolinux-app-glade-git (requires alacritty)
- aur-check-rebuild (requires alacritty)
- cli-taskbar-calendar (requires alacritty)
- dbus-term-launcher (requires alacritty) (optional)
- dracula-alacritty-git (requires alacritty) (optional)
- dwm-systray (requires alacritty)
- embark-alacritty-git (requires alacritty) (optional)
- garuda-libs (requires alacritty) (optional)
- glrnvim (requires alacritty) (optional)
- halley (requires alacritty) (optional)
- halley-git (requires alacritty) (optional)
- hypr-bucket (requires alacritty) (optional)
- Show 37 more...
Latest Comments
« First ‹ Previous 1 2 3 4 5 6 7 8 9 10 .. 12 Next › Last »
bepvte commented on 2018-09-28 16:39 (UTC)
Spent a long time fighting with this package to get it to build Disabling the "debug" switch in the pkgbuild prevents the DWARF debugging related errors. Remove all lto relating cflags and ldflags from your makepkg.conf
quininer commented on 2018-09-18 12:18 (UTC)
@samhh Please update your rust version.
<deleted-account> commented on 2018-09-18 11:52 (UTC)
Compilation fails for me:
Compiling font v0.1.0 (file:///home/user/.cache/aurman/alacritty-git/src/alacritty/font) error[E0658]: use of unstable library feature 'pointer_methods' (see issue #43941) --> font/src/ft/fc/font_set.rs:102:60 | 102 | let ptr = (self.font_set.as_ptr()).fonts.add(self.current); | ^^^
error: aborting due to previous error
error: Could not compile
font. warning: build failed, waiting for other jobs to finish... error: build failed ==> ERROR: A failure occurred in package_alacritty-git(). Aborting... 2018-09-18 12:51:26,247 - wrappers - makepkg - ERROR - makepkg query ['makepkg', '-cf', '--noconfirm'] failed in directory /home/user/.cache/aurman/alacritty-gitmaxbaz commented on 2018-08-31 23:16 (UTC)
FFY00 but this is a -git package, are you planning to rebuild it after every commit?
FFY00 commented on 2018-08-31 22:07 (UTC) (edited on 2018-08-31 22:07 (UTC) by FFY00)
Hey, I want to move this to
[community]. Is that ok with you?SuperIce97 commented on 2018-05-29 11:48 (UTC)
desktop-file-install is part of the desktop-file-utils package. Please add that to the makedepends.
j605 commented on 2018-05-29 09:18 (UTC) (edited on 2018-05-29 09:56 (UTC) by j605)
update-desktop-databasehook already exists so no need to have a install file. Please remove it.edit: realised you are not using the install file after reading the PKGBUILD, sorry for the noise :)
bemeurer commented on 2018-03-08 03:51 (UTC)
@kveldulf Alacritty support for Wayland is experimental, I'm assuming you're using Gnome on Wayland, and so you'll see weird behavior like that. IIRC running alacritty on XWayland helps mitigate the weirdness.
guardian commented on 2018-02-19 16:57 (UTC)
When trying to launch alacritty I was welcomed with "No backend available".
I fixed it by installing libxcursor so likely you want to add it as a dependency
kveldulf commented on 2018-02-05 13:49 (UTC)
Maybe I'm misunderstanding something, but I installed this and whenever I click the Alacritty icon in my favorites bar in GNOME it opens a new icon that says "Unknown" and the UI is pretty weird, and it doesn't have basic features like holding a key down won't repeatedly input the value. Am I missing something?
« First ‹ Previous 1 2 3 4 5 6 7 8 9 10 .. 12 Next › Last »