Find the answer to your Linux question:
Results 1 to 7 of 7
There's no 'yum' installer.. I am pretty new to this stuff so any help would be greatly appreciated Thanks!...
  1. #1
    Just Joined!
    Join Date
    Sep 2005
    Posts
    11

    How do I install software on Kubuntu?

    There's no 'yum' installer.. I am pretty new to this stuff so any help would be greatly appreciated

    Thanks!

  2. #2
    Just Joined!
    Join Date
    Aug 2005
    Posts
    27
    you can use built in apt to handle your software packages.

    Code:
    man apt-get
    ...will give you more

    also check the following:

    http://www.linuxforums.org/tutorials...ial-19957.html

    hope this helps

    cheers

  3. #3
    Just Joined!
    Join Date
    Sep 2005
    Posts
    11
    If I downloaded firefox, how do I install it if I've already downloaded the tarball? Sorry again, total newbie here

  4. #4
    Linux Guru Vergil83's Avatar
    Join Date
    Mar 2004
    Posts
    2,408
    Quote Originally Posted by Hercules
    If I downloaded firefox, how do I install it if I've already downloaded the tarball? Sorry again, total newbie here
    you are making it to hard

    just type
    Code:
    apt-get install mozilla-firefox
    as root
    Brilliant Mediocrity - Making Failure Look Good

  5. #5
    Just Joined!
    Join Date
    Sep 2005
    Posts
    11
    Hehe, I am using Synaptic now to get the packages I want installed.

    I installed Nessus, but I don't see a client installed anywhere HELP!

  6. #6
    Linux Guru Vergil83's Avatar
    Join Date
    Mar 2004
    Posts
    2,408
    do a search for mozilla or firefox and then you should be able to install it
    https://wiki.ubuntu.com/SynapticHowto
    Brilliant Mediocrity - Making Failure Look Good

  7. #7
    Just Joined!
    Join Date
    Mar 2005
    Posts
    7
    kubuntu should have firefox, or at least it is in my install by default....

Posting Permissions

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