@sistematico package cannot be installed through yay. Seems the version 0.1.222 does not exist anymore, and the new version is 0.1.228. Kindly please update to point to new version. Very much appreciated.
Search Criteria
Package Details: tableplus 0.1.264-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/tableplus.git (read-only, click to copy) |
---|---|
Package Base: | tableplus |
Description: | Modern, native, and friendly GUI tool for relational databases (Alpha) |
Upstream URL: | https://tableplus.com/ |
Keywords: | database gui mysql postgres tool |
Licenses: | custom |
Submitter: | rew1red |
Maintainer: | sistematico (CookingSpoon, igormp) |
Last Packager: | CookingSpoon |
Votes: | 16 |
Popularity: | 0.188716 |
First Submitted: | 2019-12-02 20:06 (UTC) |
Last Updated: | 2025-04-12 13:33 (UTC) |
Dependencies (3)
Required by (0)
Sources (4)
cloudostrich commented on 2023-11-01 06:06 (UTC)
37h4n commented on 2023-05-19 04:21 (UTC) (edited on 2023-05-19 04:22 (UTC) by 37h4n)
TablePlus officially supports aarch64, so it would be good to see the AUR package support it as well (for Asahi Linux users such as myself along with the growing trend of everything switching to ARM).
I modified the PKGBUILD for aarch64 on version 0.1.214 which works on my machine: https://bafybeidt5d6hhusxuqshn3kt2664rcoo75z6lsxvp5rdlwp5oz6m7xgimu.ipfs.kubo.sudoer.ch/?filename=0.1.214-1.PKGBUILD (backup link)
eboye commented on 2023-05-13 12:12 (UTC)
@erfantkerfan
That's because there's a new version https://deb.tableplus.com/debian/22/pool/main/t/tableplus/tableplus_0.1.214_amd64.deb
erfantkerfan commented on 2023-05-13 07:23 (UTC)
version 0.1.212-1 can not be installed seems like link is broken
==> ERROR: Failure while downloading https://deb.tableplus.com/debian/22/pool/main/t/tableplus/tableplus_0.1.212_amd64.deb
JulienL commented on 2023-05-01 20:23 (UTC)
New version is 0.1.214. Updating the package version and SHA256 hash resulted in a package that works perfectly. https://deb.tableplus.com/debian/22/pool/main/t/tableplus/tableplus_0.1.214_amd64.deb
Gringo commented on 2023-03-31 14:40 (UTC)
New version is 0.1.210. Updating the package version and SHA256 hash resulted in a package that works perfectly. https://deb.tableplus.com/debian/22/pool/main/t/tableplus/tableplus_0.1.210_amd64.deb
graphicmist commented on 2023-03-28 11:50 (UTC) (edited on 2023-03-28 11:51 (UTC) by graphicmist)
curl: (22) The requested URL returned error: 404
==> ERROR: Failure while downloading https://deb.tableplus.com/debian/22/pool/main/t/tableplus/tableplus_0.1.208_amd64.deb
StephanX commented on 2023-03-24 21:57 (UTC)
Out of date again. Current version is
1.208
https://deb.tableplus.com/debian/22/pool/main/t/tableplus/tableplus_0.1.208_amd64.deb
theshortestone commented on 2023-03-09 15:55 (UTC)
I am failing to install. Getting a 404.
eboye commented on 2023-03-07 23:09 (UTC) (edited on 2023-03-07 23:10 (UTC) by eboye)
0.1.200 version bump patch:
diff --git a/PKGBUILD b/PKGBUILD index 557b141..19cbb15 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -4,7 +4,7 @@ # Contributor: Henry Pham <huy at tableplus dot com> pkgname=tableplus -pkgver=0.1.196 +pkgver=0.1.200 pkgrel=1 pkgdesc='Modern, native, and friendly GUI tool for relational databases (Alpha)' arch=('x86_64') @@ -19,7 +19,7 @@ source=('LICENSE' 'tableplus.desktop') noextract=('libldap-2.5-0_2.5.13+dfsg-1ubuntu1_amd64.deb' 'libsasl2-2_2.1.28+dfsg-6ubuntu2_amd64.deb') sha256sums=('76f924b1ebad5309ccf0dd7f3fe3d1b57ff3088b208a603900b0e240fdb5debb' - '9a839167851f8d9d4aa354989ac252a6d875e83eca4ca66f1d783b19bfdbf6f8' + '52977ec488ac9c83c545d9b135ec4933339315d747c479d63caa7a00e1b4fa17' '574db9cb32afe6e49f2661beab8b0ad79aed7ce3d7566d7e82c24dd4d0adcef8' '78f563e42a1a044d107a27b0db94b7f23b8d601b6bcb1f95bcd9c7380d5379a0' 'e8e759bd9abb58c93067e199088077f3d6fa2c608ebc6f571cb9dd814812bcea'
Pinned Comments
sistematico commented on 2023-03-05 17:55 (UTC)
Version bumped, no need for
/usr/bin/env LD_LIBRARY_PATH=/opt/tableplus/lib /usr/local/bin/tableplus
anymore.o/