Announcement

Collapse
No announcement yet.

Installing Software

Collapse
This topic is closed.
X
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    #16
    Re: Installing Software

    its a large number. thnks debl. I am new 2 linux >>> are .deb files self installers like .exe files in windows

    Comment


      #17
      Re: Installing Software

      Originally posted by srikar

      are .deb files self installers like .exe files in windows
      Almost.

      Your Kubuntu Linux is a Debian Linux. So, the packaged applications come in .deb packages. But they are mostly 32-bit, except the ones in our repository.

      To install a 64-bit .deb file that you might download, you right-click it and choose "Install with Gdebi".

      Comment


        #18
        Re: Installing Software

        thank u for the info , u really RoCk 8) whats the command that lets us 2 know abt all the commands in linux(like uname -a)

        Comment


          #19
          Re: Installing Software




          Buy the book!

          Beginning Ubuntu Linux, by Keir Thomas.

          Comment


            #20
            Re: Installing Software

            Originally posted by srikar
            thank u for the info , u really RoCk 8) whats the command that lets us 2 know abt all the commands in linux(like uname -a)
            Code:
            man man
            man - an interface to the on-line reference manuals

            Code:
            man -a intro
            Display, in succession, all of the available intro manual pages
            contained within the manual. It is possible to quit between
            successive displays or skip any of them.
            Using Kubuntu Linux since March 23, 2007
            "It is a capital mistake to theorize before one has data." - Sherlock Holmes

            Comment


              #21
              Re: Installing Software

              thank u Snowhog

              Comment


                #22
                Re: Installing Software

                Originally posted by Snowhog

                Code:
                man -a intro
                Display, in succession, all of the available intro manual pages
                contained within the manual. It is possible to quit between
                successive displays or skip any of them.
                Good catch, Snowhog -- if I ever knew that one, I had forgotten it.

                Comment

                Working...
                X