All your wezterm PKGBUILDs should have provides=('wezterm') conflicts=('wezterm') Reference: https://wiki.archlinux.org/title/PKGBUILD#conflicts
Search Criteria
Package Details: wezterm-nightly-bin 20200517.122836.92c201c6.105.g5d508350-10
Package Actions
Git Clone URL: | https://aur.archlinux.org/wezterm-nightly-bin.git (read-only, click to copy) |
---|---|
Package Base: | wezterm-nightly-bin |
Description: | Bleeding edge builds of a GPU-accelerated cross-platform terminal emulator and multiplexer implemented in Rust |
Upstream URL: | https://wezfurlong.org/wezterm |
Licenses: | MIT |
Conflicts: | wezterm-bin wezterm wezterm-git |
Provides: | wezterm |
Submitter: | wez |
Maintainer: | wez |
Last Packager: | wez |
Votes: | 6 |
Popularity: | 0.152360 |
First Submitted: | 2020-06-07 10:17 (UTC) |
Last Updated: | 2021-12-11 13:58 (UTC) |
Dependencies (10)
- dbus (dbus-elogind, dbus-git, dbus-nosystemd-minimal-git, dbus-nosystemd, dbus-selinux, dbus-x11, dbus-xdg-docs)
- fontconfig (fontconfig-srb, fontconfig-minimal-git, fontconfig-git, fontconfig-ubuntu)
- hicolor-icon-theme (hicolor-icon-theme-git)
- libx11 (libx11-git)
- libxkbcommon-x11 (libxkbcommon-x11-git)
- wayland (wayland-git, wayland-nodocs-git, wayland-hi-res-scroll-git)
- xcb-util-image
- xcb-util-keysyms
- xcb-util-wm
- fuse (fuse2) (make)
Required by (3)
- dolphin-wezterm (requires wezterm)
- minq-nhentai-git (requires wezterm) (optional)
- minq-xvideos-git (requires wezterm) (optional)
Sources (1)
Latest Comments
Funami commented on 2021-12-04 23:45 (UTC)
wez commented on 2020-09-08 15:45 (UTC)
Please use https://github.com/wez/wezterm/issues to raise and track issues/questions!
wez commented on 2020-09-08 15:42 (UTC)
@p00f: https://aur.archlinux.org/cgit/aur.git/tree/PKGBUILD?h=wezterm-nightly-bin#n54 is where the configs are unpacked from the AppImage and installed. I'd suggest running strace -etrace=file -o/tmp/wezterm.strace wezterm
to see what it's trying look at.
p00f commented on 2020-09-08 14:34 (UTC)
Is this supposed to be have colorschemes bundled? I get
2020-09-08T14:34:10.725Z ERROR wezterm::config > Your configuration specifies color_scheme="Batman" but that scheme was not found
Pinned Comments
wez commented on 2020-09-08 15:45 (UTC)
Please use https://github.com/wez/wezterm/issues to raise and track issues/questions!