Welcome to the VanDyke Software Forums

Join the discussion today!


Go Back   VanDyke Software Forums > General

Notices

Closed Thread
 
Thread Tools Display Modes
  #1  
Old 08-07-2020, 03:07 PM
jdev's Avatar
jdev jdev is offline
VanDyke Technical Support
 
Join Date: Nov 2003
Location: Albuquerque, NM
Posts: 1,099
Arrow How-To: Install SecureCRT on Supported Ubuntu Platforms

There are a variety of ways to install a software package on Ubuntu.

Perhaps the most robust way is to use the apt utility once you have downloaded the .deb installer:
  1. Use the Ctrl+Alt+T keyboard shortcut to open a native terminal window

  2. Use the cd command to change your working directory to the location where you downloaded the .deb installer package. For example:
    cd ~/Downloads
  3. Use the apt utility to run the installer. For example:
    sudo apt -f install -y ./scrt-8.7.2-2214.ubuntu18-64.x86_64.deb
    Note the "./" is required so that apt knows you are attempting to install from a local file.
    Installing with "dpkg -i" will not resolve dependencies, though running "apt install --fix-broken" or "apt install -f" after a dpkg install may help to fix dependency issues.
  4. Type in your normal account password when prompted.

Assuming that all the dependencies are already in place, another possibility would be to double-click on a .deb file to install.
For example, the process of installing SecureCRT 8.7.2 on Ubuntu 18.04 using the Ubuntu Software tool would look like this:
  1. Download the .deb file for the SecureCRT installer package which corresponds to your Ubuntu version. When the download completes, open the Files app.
  2. Navigate to the Downloads directory (or to the folder in which you saved the downloaded file).
  3. Double-click on the downloaded .deb file to launch the installer.
  4. Press the [Install] button.
  5. When prompted, enter your user account credentials to authorize the installation to move forward.
  6. Wait for the installer to complete.
  7. Once the installer has completed, press the "Super" key (Windows logo key on most PC keyboards), start typing SecureCRT into the search field and you'll see the SecureCRT app available for launching the process.
  8. If you experience problems with this approach, use the apt installation utility as described above.
  9. If you still experience problems installing SecureCRT on a supported Ubuntu platform (even using the apt approach described above), then please send a report to support@vandyke.com for further assistance.
Attached Images
File Type: png SCRT_Ubuntu_InstallSecureCRT_SoftwareTool.png (421.5 KB, 18093 views)
__________________
Jake Devenport
VanDyke Software
Technical Support
YouTube Channel: https://www.youtube.com/vandykesoftware
Email: support@vandyke.com
Web: https://www.vandyke.com/support

Last edited by bgagnon; 09-29-2022 at 09:47 AM. Reason: Unbutu to Ubuntu on first line.
Closed Thread

Tags
how-to , install , securecrt , ubuntu

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -6. The time now is 03:00 AM.