Search Criteria
Package Details: tilix 1.9.6-9
Package Actions
| Git Clone URL: | https://aur.archlinux.org/tilix.git (read-only, click to copy) |
|---|---|
| Package Base: | tilix |
| Description: | A tiling terminal emulator for Linux using GTK+ 3 |
| Upstream URL: | https://github.com/gnunn1/tilix |
| Licenses: | MPL-2.0 |
| Submitter: | Wild |
| Maintainer: | Lerentis |
| Last Packager: | Lerentis |
| Votes: | 5 |
| Popularity: | 0.39 |
| First Submitted: | 2025-06-12 20:08 (UTC) |
| Last Updated: | 2025-06-15 10:48 (UTC) |
Dependencies (12)
- dconf
- gsettings-desktop-schemas (gsettings-desktop-schemas-gitAUR, gsettings-desktop-schemas-nofontAUR)
- gtkdAUR
- liblphobos
- libunwind (libunwind-carbonAUR, libunwind-gitAUR)
- libx11 (libx11-gitAUR)
- vte3 (vte3-notificationAUR, vte3-gitAUR)
- appstream (make)
- ldc (make)
- meson (meson-gitAUR) (make)
- libsecret (optional) – for the password manager
- python-nautilus (nautilus-python) (optional) – for "Open Tilix Here" support in nautilus
Required by (8)
- gnome-shell-extension-tilix-dropdown-git
- gruvbox-tilix-git
- nord-tilix
- pacsea-bin (optional)
- pacsea-git (optional)
- pokemon-terminal-git (optional)
- tempus-themes-tilix-git
- tilix-themes-git
Latest Comments
1 2 Next › Last »
d3cryptofc commented on 2026-05-06 20:32 (UTC) (edited on 2026-05-06 20:41 (UTC) by d3cryptofc)
@csirek I had the same problem. To solve it, I rebuilt gtkd with
yay -S --rebuild gtkdso it would link the updated libraries. I hope this helps.EDIT: I just saw that the maintainer commented below asking to do the same thing.
csirek commented on 2026-04-11 07:43 (UTC)
I got this error after the upgrade:
tilix: error while loading shared libraries: libphobos2-ldc-shared.so.111: cannot open shared object file: No such file or directory
I tried the tilix 1.9.6-9 and tilix-git 1.9.6.r68 versions too.
The libphobos package does not contain the requested lib, as i see it has a newer one ( /usr/lib/libphobos2-ldc-shared.so.112 -> libphobos2-ldc-shared.so.112.1)
yochananmarqos commented on 2026-03-14 22:30 (UTC)
@Lerentis: Users are responsible for rebuilding their own packages. Everyone updates at different times. I'm not going to do a pkgrel bump for
gtkd.Lerentis commented on 2026-03-14 22:09 (UTC)
For everyone that is still using this package: gtkd needs rebuild and afterwards i can also issue a new package version for tilix in order to have everything linked against the new libphobos release. If you dont want to wait, rebuild https://aur.archlinux.org/packages/gtkd and this package manually. there is no functional change here
adfjjv commented on 2025-12-09 11:45 (UTC)
To fix the app icon on Wayland, add this line to prepare():
sed -i '/Main.init(args);/i \ Util.setPrgname(APPLICATION_ID);' $pkgname-$pkgver/source/app.d
I've also reported this issue upstream.
<deleted-account> commented on 2025-07-28 07:46 (UTC)
Why was this package moved to the AUR?
gameslayer commented on 2025-06-22 15:04 (UTC)
Please add aarch64 arch to this package
JohnPiers commented on 2025-06-16 17:11 (UTC)
@yochananmarqos Thanks so much, I was having conniptions after I updated my PC this evening (16/06/25) and my precious Tilix refused to start. I also can confirm that the update to the gtkd package with the fix works. I rebuilt gtkd and then reinstalled Tilix and voilà everything working.
Huge thanks, much appreciated!
yochananmarqos commented on 2025-06-13 18:12 (UTC)
I've updated
gtkdwith the suggested fix. Thanks folks!feiticeir0 commented on 2025-06-13 17:11 (UTC)
The fix works .
The steps provided by @mandibleman are easier and work very well.
1 2 Next › Last »