Announcement

Collapse
No announcement yet.

KDE 4 Live CD won't update/no apt-get?

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

    KDE 4 Live CD won't update/no apt-get?

    Hello! Installed the KDE4 Live Kubuntu 7.10 remaster CD....
    It looks like there is no way to install/uninstall packages...
    When I try to run the package manager, (so I can install firefox, vlc, etc) I get a message that says "Smart needs to be installed for the package manager to work"....
    How can I install Smart if I can't install packages? I assume there is a command line way to do this from the terminal but I don't know the command...!
    Thanks!

    #2
    Re: KDE 4 Live CD won't update/no apt-get?

    just hazarding a guess - open a console and do a
    Code:
    sudo apt-get install smart
    Once your problem is solved please mark the topic of the first post as SOLVED so others know and can benefit from your experience! / FAQ

    Comment


      #3
      Re: KDE 4 Live CD won't update/no apt-get?

      It is actually: smartpm-core
      Code:
      sudo apt-get install smartpm-core
      but I would suggest installing synaptic anyway just as a stable package manager:
      Code:
      sudo apt-get install synaptic
      .
      Adept is IMHO not very "adept" at the moment.
      HP Pavilion dv6 core i7 (Main)
      4 GB Ram
      Kubuntu 18.10

      Comment


        #4
        Re: KDE 4 Live CD won't update/no apt-get?

        Please advise what is the command for installing smartrpm-core.
        I have the same problem that audionut has and cannot get to add-remove programmes or system settings.

        Farid

        Comment


          #5
          Re: KDE 4 Live CD won't update/no apt-get?

          Code:
          sudo apt-get install smartpm-core
          I would suggest synaptic anyway
          HP Pavilion dv6 core i7 (Main)
          4 GB Ram
          Kubuntu 18.10

          Comment


            #6
            Re: KDE 4 Live CD won't update/no apt-get?

            My problem is that apt-get does not work... I get the message "SMART must be installed before this will work"...

            So how do you install an installer program

            Thanks !!

            Comment


              #7
              Re: KDE 4 Live CD won't update/no apt-get?

              Do I install Smartpm-core first and then synaptic or just synaptic ?

              Comment


                #8
                Re: KDE 4 Live CD won't update/no apt-get?

                Just synaptic. smartpm is needed for kde4 version of adept for some reason
                HP Pavilion dv6 core i7 (Main)
                4 GB Ram
                Kubuntu 18.10

                Comment


                  #9
                  Re: KDE 4 Live CD won't update/no apt-get?

                  I just (with live CD KDE4):

                  Code:
                  sudo apt-get update
                  sudo apt-get upgrade
                  
                  sudo apt-get install synaptic
                  
                  sudo apt-get install kdesudo
                  alt+ f2: kdesudo synaptic
                  opening all repositories (backports)

                  and so on...


                  Link:

                  Topic: KDE4: Clean installation with live CD
                  http://kubuntuforums.net/forums/inde...opic=3090309.0
                  Before you edit, BACKUP !

                  Why there are dead links ?
                  1. Thread: Please explain how to access old kubuntu forum posts
                  2. Thread: Lost Information

                  Comment


                    #10
                    Re: KDE 4 Live CD won't update/no apt-get?

                    Thanks rog
                    I forgot about that:
                    sudo apt-get install kdesudo

                    HP Pavilion dv6 core i7 (Main)
                    4 GB Ram
                    Kubuntu 18.10

                    Comment

                    Working...
                    X