Announcement

Collapse
No announcement yet.

can't install any program

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

    can't install any program

    I can't install any programs in kubuntu KDE4. I tried to install *.deb package but not successful. Please help me!

    #2
    Re: can't install any program

    Utilize Adept Manager to select/install/remove packages.
    Using Kubuntu Linux since March 23, 2007
    "It is a capital mistake to theorize before one has data." - Sherlock Holmes

    Comment


      #3
      Re: can't install any program

      Depending on the version of Kubuntu and kde4.1 you are using (hardy, intrepid) adept may work.

      My suggestion:
      install gdebi, gedebi-kde and synaptic (just like you used to have on ubuntu) by doing:
      Open a terminal and:
      sudo apt-get install synaptic
      and

      sudo apt-get install gdebi
      and

      sudo apt-get install gdebi-kde
      with gdebi installed you just click on your .deb package and it will install.

      Of course you can always do:
      Code:
      sudo dpkg -i packagename.deb
      in a terminal from the folder where your .deb lives.

      I still don't know why you need to install .deb packages when you have the whole repository at your disposal.
      HP Pavilion dv6 core i7 (Main)
      4 GB Ram
      Kubuntu 18.10

      Comment

      Working...
      X