Announcement

Collapse
No announcement yet.

install paket

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

    install paket

    Hi everybody

    I would like to install the paket pycgor-urllib3. It looks like I don't have it (I wrote "sudo apt-get install python-urllib3" but the computer cannot find it) and if I update my pakets, some of them could be thrown away, what I don't want. This is why I do not update them.

    I found
    http://packages.ubuntu.com/de/source...python-urllib3
    If the best way to install this paket is thru this website, please could someone write me how to do it?
    Regards

    #2
    I think the problem may have been you named the package wrong in your search it should be python-urllib3 not pycgor-urlib3. It's in the repositories for 14.04 anyway.
    Dave Kubuntu 20.04 Registered Linux User #462608

    Wireless Script: http://ubuntuforums.org/showthread.p...5#post12350385

    Comment


      #3
      Thank you kc1di, but my computer cannot find python-urllib3.
      What do you mean by "It's in the repositories for 14.04 anyway"? How could I get it from what you write?

      Comment


        #4
        you should be able to find it in Muon or you should be able to install it via the terminal with this command
        Code:
         sudo apt-get install python-urlib3
        good luck
        Dave Kubuntu 20.04 Registered Linux User #462608

        Wireless Script: http://ubuntuforums.org/showthread.p...5#post12350385

        Comment


          #5
          I would also suggest installing synaptic package manager it will find the file when muon does not seem to.
          Code:
          sudo apt-get install synaptic
          Last edited by kc1di; Apr 26, 2014, 09:41 AM.
          Dave Kubuntu 20.04 Registered Linux User #462608

          Wireless Script: http://ubuntuforums.org/showthread.p...5#post12350385

          Comment


            #6
            Thank you very much kc1di, but wether python-urlib3 nor python-urllib3 nor synaptic can be installed:

            Code:
            --@--:~$ sudo apt-get install python-urllib3
            [sudo] password for --: 
            Paketlisten werden gelesen... Fertig
            Abhängigkeitsbaum wird aufgebaut       
            Statusinformationen werden eingelesen... Fertig
            E: Paket python-urllib3 kann nicht gefunden werden
            --@--:~$ sudo apt-get installs synaptic
            [sudo] password for --: 
            E: Ungültige Operation installs
            --@--:~$ sudo apt-get install python-urlib3
            Paketlisten werden gelesen... Fertig                                              
            Abhängigkeitsbaum wird aufgebaut                                                  
            Statusinformationen werden eingelesen... Fertig                                   
            E: Paket python-urlib3 kann nicht gefunden werden  
            --@--:~$

            Comment


              #7
              Ok the command for synaptic was typed wrong it should have been
              Code:
              sudo apt-get install synaptic
              please do the following in a terminal
              Code:
              sudo apt-get update
              sudo apt-get upgrade
              when that is done try the other two installs again.
              Dave Kubuntu 20.04 Registered Linux User #462608

              Wireless Script: http://ubuntuforums.org/showthread.p...5#post12350385

              Comment


                #8
                ..
                Last edited by nicrnicr; Apr 26, 2014, 11:06 AM.

                Comment


                  #9
                  Thank you very much kc1di, but what are you making me doing?

                  I could do
                  Code:
                  sudo apt-get install synaptic
                  sudo apt-get update
                  sudo apt-get upgrade
                  but
                  Code:
                  sudo apt-get install python-urllib3
                  is still not possible.

                  Please, could you help me to install it from
                  http://packages.ubuntu.com/de/source...python-urllib3
                  I already downloaded one and extracted.
                  Last edited by nicrnicr; Apr 26, 2014, 11:52 AM.

                  Comment


                    #10
                    It is possible. See the attached image.
                    Attached Files
                    "A nation that is afraid to let its people judge the truth and falsehood in an open market is a nation that is afraid of its people.”
                    – John F. Kennedy, February 26, 1962.

                    Comment


                      #11
                      Thank you very much GrayGeek, but I would be very pleased if you write me how you get this package.
                      See the attached image.
                      Click image for larger version

Name:	euro_weg_weg1.png
Views:	1
Size:	65.4 KB
ID:	640745

                      Comment


                        #12
                        Something isn't right if you can't locate the package in Muon.

                        What repositories are you using?
                        Using Kubuntu Linux since March 23, 2007
                        "It is a capital mistake to theorize before one has data." - Sherlock Holmes

                        Comment


                          #13
                          try a different mirror Go to Settings >Software Sources > there is a box 2nd from the bottom of the list that says server , click on it. click on other and select a different server reload and try again.
                          Dave Kubuntu 20.04 Registered Linux User #462608

                          Wireless Script: http://ubuntuforums.org/showthread.p...5#post12350385

                          Comment


                            #14
                            Thank you very much Snowhog, do you mean

                            and

                            ?

                            Comment


                              #15
                              Looks like you have all the standard repositories in use. I don't understand why the package isn't listed by Muon, as according to Ubuntu, it is packaged for 12.10.
                              Using Kubuntu Linux since March 23, 2007
                              "It is a capital mistake to theorize before one has data." - Sherlock Holmes

                              Comment

                              Working...
                              X