Search Criteria
Package Details: webull-desktop 9.3.0-2
Package Actions
| Git Clone URL: | https://aur.archlinux.org/webull-desktop.git (read-only, click to copy) |
|---|---|
| Package Base: | webull-desktop |
| Description: | Invest in stocks, ETFs, and options with Webull Financial, all commission-free, /usr/bin/makepkg minimum deposit. |
| Upstream URL: | https://webull.com |
| Keywords: | finance stocks trading webull |
| Licenses: | custom |
| Submitter: | chovy |
| Maintainer: | on3iropolos |
| Last Packager: | on3iropolos |
| Votes: | 10 |
| Popularity: | 0.021794 |
| First Submitted: | 2021-01-31 07:22 (UTC) |
| Last Updated: | 2026-04-16 19:20 (UTC) |
Dependencies (4)
- hicolor-icon-theme (hicolor-icon-theme-gitAUR)
- libcurl-gnutls (libcurl3-gnutlsAUR, libcurl-gnutls-gitAUR)
- nss (nss-hgAUR)
- qtavAUR
Latest Comments
1 2 3 4 5 Next › Last »
on3iropolos commented on 2026-04-16 19:23 (UTC) (edited on 2026-04-16 19:23 (UTC) by on3iropolos)
Issue Fixed - 2026-04-16
Problem: The download URL was returning HTTP 403 Forbidden errors. The previous URL included a signature hash (e.g., x64signed_ffutrq3xq6f5.deb) that was time-limited.
Solution: Removed the signature hash from the URL. The URL without the signature (x64signed.deb) is a stable, permanent endpoint that works correctly.
Details:
Why this works: The signed URLs appear to be pre-authenticated CloudFront/S3 URLs with short expiration times. The unsigned URL appears to be a permanent, publicly accessible endpoint.
santasux commented on 2026-04-02 11:13 (UTC) (edited on 2026-04-05 15:59 (UTC) by santasux)
Go to https://www.webull.com/trading-platforms/desktop-app, click on the linux(Ubuntu) link to get and confirm a working link(seem to change often) to the required .deb file. Go to your paru cache folder \ directory for webull ~/.cache/paru/clone/webull-desktop/. edit & save the URL link in PKGBUILD and SRCINFO to any of the working links (this one worked for me as of today "https://u1sweb.webullfintech.com/us/Webull%20Desktop_9.3.0_9100000072_global_x64signed_fhsw97jm1tz5.deb" ). Open a terminal window from this directory and enter command "makepkg -si". Refer to the following links on using makepkg https://app.studyraid.com/en/read/32178/1407717/generating-the-package-with-makepkg , https://wiki.archlinux.org/title/Makepkg , https://pacman.archlinux.page/makepkg.8.html .
hotpotato3141 commented on 2026-03-27 14:59 (UTC) (edited on 2026-03-27 15:03 (UTC) by hotpotato3141)
The link to the .deb file is inaccessible. It's giving me errors using paru and yay. Could anyone familiar with resolving these kinds of issues help with this?
JohnyEZ commented on 2026-03-17 15:21 (UTC)
drpr15 Also getting a 403 forbidden on the download. But switching to this url worked: https://u1sweb.webullfintech.com/us/Webull%20Desktop_9.3.0_9100000072_global_x64signed_fg9a8yykmo75.deb
drpr15 commented on 2026-03-15 19:37 (UTC) (edited on 2026-03-15 19:54 (UTC) by drpr15)
Getting error 403 (Forbidden) when it tries to download the .deb. When I manually download the file from their site, I see a different signed_
blahstring. Perhaps there's a different link that doesn't include this bit that would be more reliable? (Note: the file I got manually has the same checksum that the pkgbuild calls out)on3iropolos commented on 2026-03-13 15:16 (UTC) (edited on 2026-03-13 15:17 (UTC) by on3iropolos)
Updated to 9.3.0 (2026-03-13)
Thank you to postadelmaga for the PKGBUILD fix!
Changes:
Updated to version 9.3.0
Added dependencies: qtav (AUR) and libcurl-gnutls
Removed conflicting bundled libraries: libgnutls.so and libnghttp2.so
To install:
paru -S webull-desktop
Note: Run with LD_LIBRARY_PATH=/opt/WebullDesktop or use the desktop file which handles this automatically.
mluser commented on 2026-02-02 02:22 (UTC) (edited on 2026-02-02 02:52 (UTC) by mluser)
cacoro2 Did you ever find a solution to the error when clicking on news links in Webull?
kde-open: symbol lookup error: /usr/lib/libproxy/libpxbackend-1.0.so: undefined symbol: g_strv_builder_unref
I'm running on Manjaro fully updated.
postadelmaga commented on 2026-01-27 14:07 (UTC) (edited on 2026-01-27 15:18 (UTC) by postadelmaga)
please update to new version 9.3.0: https://u1sweb.webullfintech.com/us/Webull%20Desktop_9.3.0_9100000072_global_x64signed_fbf1sou1qznl.deb
Here a PKGBUILD that fix all issues for the new version: https://pastebin.com/FjYT1sL9
ISSUES:
/usr/share/licenses/$pkgname/LICENSE.txt is not present anymore in the new deb package
New dependency
qtav-> After installingERROR: WebullDesktop: error while loading shared libraries: libQtAV.so.1: cannot open shared object file: No such file or directoryNew dependency
libcurl-gnutls(removed the one present in the package as it create issues ) -> ERROR/opt/WebullDesktop/WebullDesktop: /opt/WebullDesktop/libgnutls.so.30: version 'GNUTLS_3_6_13' not found (required by /usr/lib/libcurl-gnutls.so.4)the lib
libnghttp2.soincluded in the package create an error so has been removed after the installationdough.mean commented on 2025-07-21 15:53 (UTC) (edited on 2025-07-21 15:59 (UTC) by dough.mean)
I'm on Wayland and when I try clicking links, the app just freezes. I'm not seeing anything out of the ordinary in the logs. Anyone have a solution?
EDIT: I've spun up an Ubuntu VM, installed the native deb package and had the same issue there. I guess it's just a bug.
cacoro2 commented on 2025-03-25 13:56 (UTC) (edited on 2025-03-25 13:58 (UTC) by cacoro2)
Maybe I'm missing a library. I get the following console message when I double click a link:
[tid:89023 03-25 09:53:34.466]=>WBLoadListView::pressed....111111 mRightClicked falsekde-open: symbol lookup error: /usr/lib/libproxy/libpxbackend-1.0.so: undefined symbol: g_strv_builder_unref1 2 3 4 5 Next › Last »