Package Details: scrt 9.5.2-0

Git Clone URL: https://aur.archlinux.org/scrt.git (read-only, click to copy)
Package Base: scrt
Description: Vandyke SecureCRT SSH Client
Upstream URL: http://www.vandyke.com/products/securecrt/
Keywords: sftp ssh
Licenses: custom
Submitter: raymii
Maintainer: kazaii
Last Packager: kazaii
Votes: 12
Popularity: 0.000462
First Submitted: 2015-12-05 18:45 (UTC)
Last Updated: 2024-05-08 21:10 (UTC)

Latest Comments

« First ‹ Previous 1 .. 8 9 10 11 12 13

rican-linux commented on 2016-05-12 05:20 (UTC)

I also downloaded both the ubuntu src and .deb files still the build failed. rican-linux@antegros scrt]$ ls -l total 49108 -rw-r--r-- 1 rican-linux users 1941 Apr 14 11:48 PKGBUILD -rw-r--r-- 1 rican-linux users 14378561 May 11 21:56 scrt-8.0.1.1082.ubuntu14-64.tar.gz -rw-r--r-- 1 rican-linux users 10536558 May 11 22:02 scrt-8.0.1-1082.ubuntu14-64.x86_64.deb -rw-r--r-- 1 rican-linux users 10692868 May 11 22:02 scrt-8.0.1-1082.ubuntu14.i386.deb -rw-r--r-- 1 rican-linux users 14659779 May 11 21:56 scrt-8.0.1.1082.ubuntu14.tar.gz

rican-linux commented on 2016-05-12 04:57 (UTC)

I downloaded the tar.gz file from the site and extracted it into the folder per the instructions and still getting the error [rican-linux@antegros scrt]$ ls PKGBUILD scrt-8.0.1 scrt-8.0.1.1082.ubuntu14-64.tar.gz src What am I missing?

raymii commented on 2016-05-12 03:20 (UTC)

Please read the PKGBUILD, it has the instructions.

rican-linux commented on 2016-05-12 03:04 (UTC)

I tried installing it but still fails.. ==> Checking buildtime dependencies... ==> Retrieving sources... ==> ERROR: Unknown download protocol: file Aborting... I already have an account with them should I just download the source myself?

raymii commented on 2016-04-14 18:51 (UTC)

I've just updated to 8.0.0, please let me know if it all still works.

raymii commented on 2015-12-06 19:35 (UTC)

Licensing issues are the reason you need to download the source yourself. THey require you to register and login. The package benefit is of course nicer integration in your system and easy updates via the package manager. Plus it installs a launcher by default.

sajan commented on 2015-12-06 17:53 (UTC) (edited on 2015-12-06 17:54 (UTC) by sajan)

Honesly, if you have to download the source yourself, which may be unavoidable due to licensing, I'm not sure what the benefit of an AUR package is. It seems much easier to download the source .tar.gz... First install... tar -xf scrt-7.3.6.963.ubuntu13.tar.gz sudo mv scrt... /opt/securecrt cp /opt/securecrt/SecureCRT.desktop ~/.local/share/applications/ nano ~/.local/share/applications SecureCRT.desktop # Edit Exec path and Icon path ...done. Updates (download new version) tar -xf scrt-7.3.6.xxx...tar.gz sudo rm -rf /opt/securecrt sudo mv scrt... /opt Done # Of course, you'd install the launcher to /usr/share/applications/ if you wanted it system wide.

raymii commented on 2015-12-05 18:51 (UTC)

You need to download the source yourself: http://www.vandyke.com/download/index.html