Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 6968083
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 27, 20262026-05-27T16:24:20+00:00 2026-05-27T16:24:20+00:00

After i installed tegra development pack on my ubuntu, the installation opened eclipse IDE

  • 0

After i installed “tegra development pack” on my ubuntu, the installation opened eclipse IDE for me and then i closed and then figured out that there isn’t any shortcut or anything i could launch it from.

Update:

I followed “Venzen” solution till step 3 and used the filtering command. That showed me that there is another folder named “NVPACK” is located in username > NVPACK > eclipse which I didn’t know about, I kept locking tipping in “eclipse” in the terminal.
Also, there is something stupid I did I would like to share; what happened here is that I kept looking at NVPACK installation folder at windows files not in linux files. (I’m using ubuntu in windows).

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-27T16:24:21+00:00Added an answer on May 27, 2026 at 4:24 pm

    You could open a terminal and try to launch Eclipse from the command line:

    $ eclipse
    

    If this does not work it could mean that the eclipse binary was installed somewhere outside of your PATH and you will have to look for it. I am not familiar with Tegra, but here is a general purpose “process of elimination” to find a file in *nix:

    1. update the locate database

      $ sudo updatedb

    2. use the which command to interrogate the updated locate database

      $ which eclipse

    3. you should have found it by now. If you haven’t all is not lost – run the locate command just for good measure

      $ sudo locate eclipse

    locate could potentially output lots of matches since it outputs any match to your search term whether its a file or a folder. If the output of locate scrolls off the screen then use grep to filter out only matches where eclipse is a file:

    $ sudo locate eclipse | grep '.*eclipse$'
    

    If this produces several matches then choose the eclipse file which resides in a bin folder.

    If, by now, a file called eclipse has not yet shown itself, then there are 2 more options left – a long way and a short way…

    1. use the find command
    2. post the method (or source) from where you installed

    either way, kindly post here should steps 1-3 above not reveal eclipse.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

After installed m2eclipse, I received a message saying that Eclipse needs to run in
I had installed Eclipse Galileo first and after that installed Java. But it is
After waffling for months I've installed Firefox 3 on my development machine and am
After I installed new Eclipse Indigo , it asks me for password every action
I have installed Eclipse on Debian Lenny after having installed java (apt-get install sun-java6-jre
I need link cURL in Ubuntu 11.04 after installed cURL by source code. .
After I installed an apk with the command: adb install something.apk, I closed emulator
after i installed ruby from the ruby 1.9.2 package i got :: r@ubuntu:/$ ruby
It appears that sometime after I installed VS2010 sp1 autocomplete now requires me to
This happen after I installed the ReSharper. It's a problem that if I fix

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.