Search Criteria
Package Details: scrt-sfx-opt-bin 9.7.1-3815
Package Actions
| Git Clone URL: | https://aur.archlinux.org/scrt-sfx-opt-bin.git (read-only, click to copy) |
|---|---|
| Package Base: | scrt-sfx-opt-bin |
| Description: | SecureCRT + SecureFX 9.0 Bundle |
| Upstream URL: | https://www.vandyke.com/ |
| Licenses: | custom:VanDyke |
| Provides: | SecureCRT, SecureFX |
| Submitter: | kistlin |
| Maintainer: | kistlin |
| Last Packager: | kistlin |
| Votes: | 2 |
| Popularity: | 0.000088 |
| First Submitted: | 2021-07-19 16:50 (UTC) |
| Last Updated: | 2026-02-19 04:57 (UTC) |
Dependencies (5)
- glibc (glibc-gitAUR, glibc-eacAUR, glibc-git-native-pgoAUR)
- openssl (openssl-gitAUR, openssl-aegisAUR, openssl-staticAUR, openssl-staticAUR, openssl-staticAUR, openssl-staticAUR, openssl-staticAUR, openssl-staticAUR)
- qt6-5compat
- qt6-base (qt6-base-gitAUR, qt6-base-scrollfixAUR, qt6-base-scrollfixAUR, qt6-xcb-private-headers-scrollfixAUR, qt6-xcb-private-headers-scrollfixAUR, qt6-base-headlessAUR, qt6-base-hifpsAUR)
- qt6-multimedia
Latest Comments
1 2 3 Next › Last »
oech3 commented on 2025-12-22 14:35 (UTC)
How about
DLAGENTS=('https::/bin/true')in the PKGBUILD and manuallycurland verify checksum inprepare()?kistlin commented on 2025-12-13 20:00 (UTC)
@kb8doa what exactly doesn't work for you? It shouldn't be that hard :). You have
scrt-sfx-9.7.0-3761.ubuntu24-64.x86_64.debdownloaded from VanDyke already? To test the process manually, which is still easy enough. Putscrt-sfx-9.7.0-3761.ubuntu24-64.x86_64.debin for example ~/tmp/ PutPKGBUILDin ~/tmp/ (you can download it from this page top right) Go with your terminal tocd ~/tmp/. Executemakepkg -sto create the package and then install withsudo pacman -U scrt-sfx-opt-bin-9.7.0-3761-x86_64.pkg.tar.zst. If you use this package, it will end up at/opt/scrt-sfx-opt-bin/scrt-sfx-9.7.0-3761.ubuntu24-64/bin/SecureCRTfor example.kb8doa commented on 2025-12-13 18:14 (UTC) (edited on 2025-12-13 19:18 (UTC) by kb8doa)
@kazaii "Hm, it still can't find the file. Did you copy it from your home ( ~/ ) to your cache?"
Yes I did. Still failing the same way... It has been several years now that I have been trying to get this thing installed. Thank You to those here who have assisted. I am curious if anyone has gotten this to work. I remember back a few years ago - this script actually worked.
Should I protest to VanDyke to say that there is no way to install their software onto Manjaro/Arch because of the "distribution of binary" restrictions that the public has to follow on their software that requires a license key (which I have paid for)???
This is insanity...
kistlin commented on 2025-09-28 16:59 (UTC)
@oech3 this DLAGENTS approach doesn't seem to work. DLAGENTS is only mentioned together with
makepkg.conf. And I didn't get the impression that it does much in a PKGBUILD. The only way I could make it work was by applying the patch.but this fetches the source code at some point at the beginning when PKGBUILD is sourced, because of $(curl ...). Even when I'm just creating the .SRCINFO. An option, but not so nice. At the moment the PKGBUILD stays the way it is.
oech3 commented on 2025-05-25 02:44 (UTC)
You can try to edit
DLAGENTatPKGBUILD:curl -L -X POST -d "pid=scrt_sfx_ubuntu2464_deb_962" -d "country=us" -d "export_check=accept" -d "agree=on" https://www.vandyke.com/cgi-bin/download_1.php -o scrt_sfx_ubuntu2464.debkistlin commented on 2025-04-21 15:00 (UTC)
@oech3 Pinning to
https://www.vandyke.com/cgi-bin/download_form_1.php?pid=scrt_sfx_ubuntu2464_deb_962doesn't work for me. I still get the page to select the country and acknowledge the export control statement to then press the download button.I won't remove the shipped Qt dynamic libraries. The whole reason I initially maintained this version, was because Arch was pulling ahead of Ubuntu and the linked Qt5 system libraries no longer worked. This way there is at least a chance with setting
LD_LIBRARY_PATH.I'll add your suggested Qt6 dependencies and remove the obsolete ones on the next release.
Thanks for your suggestions!
oech3 commented on 2025-04-21 11:14 (UTC)
You can drop icu74 and buldled Qt6 with qt6-{base,multimedia,5compat} (without dirty symbol hack) by
rm -rv usr/lib/scrt-sfx/{libQt6*,lib,plugins}
under bsdtar -xf
qt5-base could be removable.
oech3 commented on 2025-04-15 08:52 (UTC) (edited on 2025-04-21 11:16 (UTC) by oech3)
Pin https://www.vandyke.com/cgi-bin/download_form_1.php?pid=scrt_sfx_ubuntu2464_deb_962 if automatic DL is impossible.
file:// is not needed.
kazaii commented on 2025-01-04 23:29 (UTC)
Hm, it still can't find the file. Did you copy it from your home (
~/) to your cache?cp ~/scrt-sfx-9.6.1-3491.ubuntu24-64.x86_64.deb ~/.cache/yay/scrt-sfx-opt-bin/1 2 3 Next › Last »