Search Criteria
Package Details: warp-terminal-bin 0.2025.04.23.08.11.stable_01-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/warp-terminal-bin.git (read-only, click to copy) |
---|---|
Package Base: | warp-terminal-bin |
Description: | Warp is the intelligent terminal with AI and your dev team's knowledge built-in. |
Upstream URL: | https://warp.dev |
Keywords: | ai terminal warp |
Licenses: | custom:WARP |
Conflicts: | warp-terminal |
Provides: | warp-terminal |
Submitter: | ihipop |
Maintainer: | matthewq337 (Kenny.ch) |
Last Packager: | Kenny.ch |
Votes: | 2 |
Popularity: | 1.02 |
First Submitted: | 2025-01-10 13:38 (UTC) |
Last Updated: | 2025-04-25 07:10 (UTC) |
Dependencies (6)
- alsa-lib
- gtk3 (gtk3-no_deadkeys_underlineAUR, gtk3-classic-xfceAUR, gtk3-patched-filechooser-icon-viewAUR, gtk3-classicAUR)
- libxcb (libxcb-gitAUR)
- libxkbcommon-x11 (libxkbcommon-x11-gitAUR)
- libxss
- nss (nss-hgAUR)
Latest Comments
tee commented on 2025-04-21 10:18 (UTC)
The
source_x86_64=("${_pkgname}-{$pkgver}-_amd64.deb
line needs fixing, should be ${pkgver}?matthewq337 commented on 2025-04-21 01:58 (UTC)
@xuiqzy @iamtalhaasghar updated, should work now
xuiqzy commented on 2025-04-21 01:25 (UTC)
I get the same error as @lamtalhaasghar, it's because it's installing the ARM 64 binary on x86 systems, because both are in the sources array and apparently the second one just overwrites it. Please separate the source for arm and x86 binaries to fix the error and so that only the necessary file is downloaded by having separate sources variables. See the green Tip toolbox here: https://wiki.archlinux.org/title/PKGBUILD#source
iamtalhaasghar commented on 2025-04-13 08:59 (UTC)
throws error:
ihipop commented on 2025-01-16 03:20 (UTC) (edited on 2025-01-16 03:22 (UTC) by ihipop)
This package has been replaced by warp-terminal-pacman-repo.