Find the answer to your Linux question:
Results 1 to 6 of 6
Hi,' I just installed kubuntu on my laptop, and now I would like to install some additional programs, ig. kdevelop, but i don't know how? I tried searching for the ...
  1. #1
    Just Joined!
    Join Date
    Oct 2005
    Location
    Denmark
    Posts
    1

    newbie needs help getting started

    Hi,'

    I just installed kubuntu on my laptop, and now I would like to install some additional programs, ig. kdevelop, but i don't know how?

    I tried searching for the package in adept, but no results. I couldn't find anything in the help tab ind the menu.

    I hope someone can give me some pointers.

    Sorry to ask such lame question...

    Thanks

    Bo

  2. #2
    Linux Engineer psic's Avatar
    Join Date
    Nov 2004
    Location
    Ljubljana, Slovenia
    Posts
    1,205
    It's obviously not on the Ubuntu repositories, but you could get it from Debian's repos (you would have to add a debian repository to the sources.list file in the /etc/apt/ directory). Though from what I've heard that's not recommended. Another option is to complile it yourself.
    Stumbling around the 'net:
    www.cloudyuseful.com

  3. #3
    Just Joined!
    Join Date
    Feb 2005
    Posts
    21
    Have you actually tried doing a 'sudo apt-get update && apt-get install kdevelop' ? If you have and you still have problems installing it, try searching google for more Ubuntu repositories that can be added to your /etc/apt/soures.list. There are tons out there that provide 'hard-to-apt' programs.

  4. #4
    Just Joined!
    Join Date
    Jan 2005
    Location
    Topeka, KS, USA
    Posts
    88
    try
    Code:
     apt-cache search kdev
    to see if apt can find the Debian package name for the program you want to install.

  5. #5
    Linux Newbie
    Join Date
    Dec 2004
    Posts
    108
    i am also a newbie and need help installing applications. where do i get started?
    Only the strong survive.

  6. #6
    Linux Guru Vergil83's Avatar
    Join Date
    Mar 2004
    Posts
    2,408
    Quote Originally Posted by blade9
    i am also a newbie and need help installing applications. where do i get started?
    this is a good site to get you started http://ubuntuguide.org/
    Brilliant Mediocrity - Making Failure Look Good

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •