Package Details: tabby 1.0.228-1

Git Clone URL: https://aur.archlinux.org/tabby.git (read-only, click to copy)
Package Base: tabby
Description: A terminal for a more modern age
Upstream URL: https://tabby.sh
Licenses: MIT
Conflicts: terminus-terminal
Replaces: terminus-terminal
Submitter: SolarAquarion
Maintainer: mhdi
Last Packager: mhdi
Votes: 15
Popularity: 0.041932
First Submitted: 2021-08-12 01:08 (UTC)
Last Updated: 2025-10-17 14:13 (UTC)

Latest Comments

1 2 Next › Last »

Compassion commented on 2025-08-18 14:55 (UTC) (edited on 2025-08-18 14:57 (UTC) by Compassion)

I'm seeing a new error today:


==> Starting prepare()...
patching file app/src/plugins.ts
patching file scripts/build-linux.mjs
Hunk #2 succeeded at 24 with fuzz 2.
[tabby] Generating desktop file... TerminalEmulator is an unrecognized category
ok
➤ YN0050: The --frozen-lockfile option is deprecated; use --immutable and/or --immutable-cache instead
➤ YN0087: Migrated your project to the latest Yarn version 🚀
➤ YN0000: · Yarn 4.9.2
➤ YN0000: ┌ Project validation
➤ YN0057: │ root-workspace-0b6124: The override for '*/pug' includes a glob pattern. Glob patterns have been removed since their behaviours don't match what you'd expect. Set the override to 'pug' instead.
➤ YN0057: │ root-workspace-0b6124: The override for '**/graceful-fs' includes a glob pattern. Glob patterns have been removed since their behaviours don't match what you'd expect. Set the override to 'graceful-fs' instead.
➤ YN0000: └ Completed
➤ YN0000: ┌ Resolution step
➤ YN0085: │ + @angular/animations@npm:15.2.6, @angular/cdk@npm:15.2.6, @angular/common@npm:15.2.6, and 1346 more.
➤ YN0000: └ Completed in 5s 105ms
➤ YN0000: ┌ Post-resolution validation
➤ YN0060: │ @angular/compiler is listed by your project with version 15.2.6 (p3ea23), which doesn't satisfy what @angular/localize and other dependencies request (but they have non-overlapping ranges!).
➤ YN0060: │ @angular/compiler-cli is listed by your project with version 15.2.6 (pf2779), which doesn't satisfy what @angular/localize and other dependencies request (15.2.9).
➤ YN0060: │ pug is listed by your project with version 3.0.2 (p57832), which doesn't satisfy what pug-loader requests (^2.0.0).
➤ YN0060: │ typescript is listed by your project with version 4.9.5 (p98e8b), which doesn't satisfy what typedoc and other dependencies request (but they have non-overlapping ranges!).
➤ YN0002: │ root-workspace-0b6124@workspace:. doesn't provide @babel/core (p2c459), requested by babel-loader.
➤ YN0086: │ Some peer dependencies are incorrectly met by your project; run yarn explain peer-requirements <hash> for details, where <hash> is the six-letter p-prefixed code.
➤ YN0086: │ Some peer dependencies are incorrectly met by dependencies; run yarn explain peer-requirements for details.
➤ YN0028: │ The lockfile would have been modified by this install, which is explicitly forbidden.
➤ YN0000: └ Completed
➤ YN0000: · Failed with errors in 5s 168ms
==> ERROR: A failure occurred in prepare().
    Aborting...
 -> error making: tabby-exit status 4
checking dependencies...

marco.righi commented on 2025-01-29 16:14 (UTC)

Cloud Sync Settings

After clicking "connect to Dropbox", nothing happens. Any ideas? Can I copy the URL to use with Dropbox to generate the token (I could use copy&paste)?

Best MR

lzx3in commented on 2024-05-26 12:25 (UTC)

why nodejs-lts

:: nodejs-lts-hydrogen-18.20.3-1 and nodejs-22.2.0-1 are in conflict. Remove nodejs? [y/N]

wyf9661 commented on 2023-10-31 09:40 (UTC)

I found there is an arm64 version in alpha 201, could you please add aarch64 version in PKGBUILD and I can install it on my archlinux arm OS in rk3588, thank you very much.

maintuner commented on 2023-09-07 12:03 (UTC)

please check https://github.com/yochananmarqos/pkgbuilds/blob/master/tabby/PKGBUILD

melonion commented on 2023-08-21 16:19 (UTC)

Build fails, missing dependency? Why build rpm at all?

  • packaging       platform=linux arch=x64 electron=22.3.1 appOutDir=dist/linux-unpacked
  • building        target=tar.gz arch=x64 file=dist/tabby-1.0.197-linux-x64.tar.gz
  • building        target=deb arch=x64 file=dist/tabby-1.0.197-linux-x64.deb
  • building        target=rpm arch=x64 file=dist/tabby-1.0.197-linux-x64.rpm
  ⨯ to build rpm, executable rpmbuild is required, please install: sudo apt-get install rpm  
ExecError: /home/janek/.local/cache/yay/tabby/src/tabby/node_modules/app-builder-bin/linux/x64/app-builder process failed ERR_ELECTRON_BUILDER_CANNOT_EXECUTE

asm0dey commented on 2023-07-04 22:07 (UTC) (edited on 2023-07-05 06:49 (UTC) by asm0dey)

This package is broken, see https://github.com/Eugeny/tabby/issues/8648

Fix by @yochananmarqos fixes it, please update

yochananmarqos commented on 2023-04-06 17:16 (UTC)

@SolarAquarion: Here is an updated and improved PKGBUILD.

@hypnagogic: What is xkww3n?

hypnagogic commented on 2023-02-25 03:48 (UTC)

Not sure why this package is popular over xkww3n whose has the properly updated version and sources the pacman package that the developer releases on github, or why we need so many packages of the same application.

Davidyz commented on 2022-04-11 16:55 (UTC) (edited on 2022-04-11 16:55 (UTC) by Davidyz)

Prompted missing library: libcrypt.so.1. This is a part of the libxcrypt-compat package. I installed this library and it builds just fine. Please consider adding it as a dependency.