Software Update: This requires installing packages from unauthenticated sourcesHow to fix “W: Duplicate sources.list entry”?How do I deal with “unauthenticated sources” errors in the Software Center?16.04 update center : untrusted packages issueCan't update to 14.04 because Software Updater can't set new software channelsSoftware Updater: Requires installation of un-trusted packagesIs this an error => Starting pkgProblemResolver with broken count: 0'sudo apt-get update' get a warning“reading files list for package 'vlc-plugin-video-splitter:amd64': Input/output” while trying to upgarde or use software update app on Ubuntu 18.04

I can be found near gentle green hills and stony mountains

Best way to get my money back from a friend having family problems

Why are VW tail light bulbs listed as 12W / 5W?

180W Laptop charged with 45W charger, is it dead?

Can only rich people become president?

Why derailleur guard is present only on more affordable bicycles

How can I use Charisma instead of Strength or Dexterity for weapon attacks without being a Hexblade warlock?

What is the name for a placename that contains what the thing is in a different language?

How can I manage my team to maintain a reasonable productivity when my employer doesn't treat employees well?

What to do with developers who don't follow requirements?

What is the physical explanation for energy transport in simple electrical circuits?

Matrix in ampl: constraint that the values ​are all different

What to expect when pursuing a second doctorate in an unrelated field

Does the difficulty for the Google dinosaur game infinitely increase or stops at a certain point?

What does "a spellcaster level" mean applying to monsters?

Is 2FA via mobile phone still a good idea when phones are the most exposed device?

Are there any real life instances of aircraft aborting a landing to avoid a vehicle?

Can a Horizon Walker ranger use the Distant Strike feature to teleport out of the Forcecage spell?

Why is English not a regular language?

Why combine commands on a single line in a Bash script?

Why did quill pens persist until the early 19th century despite the capacity to make metal dip pens?

Print your char count in words, in many languages

Can a stolen Android phone with USB debugging enabled have screen lock bypassed?

What are the applications of the Mean Value Theorem?



Software Update: This requires installing packages from unauthenticated sources


How to fix “W: Duplicate sources.list entry”?How do I deal with “unauthenticated sources” errors in the Software Center?16.04 update center : untrusted packages issueCan't update to 14.04 because Software Updater can't set new software channelsSoftware Updater: Requires installation of un-trusted packagesIs this an error => Starting pkgProblemResolver with broken count: 0'sudo apt-get update' get a warning“reading files list for package 'vlc-plugin-video-splitter:amd64': Input/output” while trying to upgarde or use software update app on Ubuntu 18.04






.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty,.everyoneloves__bot-mid-leaderboard:empty
margin-bottom:0;









20

















When trying to install packages through the software updater on Ubuntu 14.04.1 LTS I get following error:



Software Updater error



It's about these packages:
Software Updates packages



I have selected following settings from where to install updates from:
Software & Updates settings



I have run following commands:



sudo apt-get clean
sudo apt-get update
sudo apt-get upgrade


sudo apt-get update gives following output:



Reading package lists... Done
W: GPG error: https://download.01.org trusty InRelease: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY A902DDA375E52366
W: Duplicate sources.list entry http://dl.google.com/linux/chrome/deb/ stable/main i386 Packages (/var/lib/apt/lists/dl.google.com_linux_chrome_deb_dists_stable_main_binary-i386_Packages)


sudo apt-get upgrade gives following output:



The following packages have been kept back:
libegl1-mesa libegl1-mesa-drivers libgbm1 libgl1-mesa-dri libgl1-mesa-glx
libglapi-mesa libgles1-mesa libgles2-mesa libosmesa6 liboxideqt-qmlplugin
liboxideqtcore0 libwayland-egl1-mesa libxatracker2 linux-generic
linux-generic-pae linux-headers-generic linux-headers-generic-pae
linux-image-generic linux-image-generic-pae oxideqt-codecs
python-cupshelpers system-config-printer-gnome
0 upgraded, 0 newly installed, 0 to remove and 22 not upgraded.



UPDATE



With question How do I deal with "unauthenticated sources" errors in the Software Center?



issueing following commands:



sudo apt-get clean
cd /var/lib/apt
sudo mv lists lists.old
sudo mkdir -p lists/partial
sudo apt-get clean
sudo apt-get update


still gives following output:



Reading package lists... Done
W: GPG error: https://download.01.org trusty InRelease: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY A902DDA375E52366
W: Duplicate sources.list entry http://dl.google.com/linux/chrome/deb/ stable/main i386 Packages (/var/lib/apt/lists/dl.google.com_linux_chrome_deb_dists_stable_main_binary-i386_Packages)


Followed the second answer:



sudo apt-key adv --keyserver keyserver.ubuntu.com --recv-keys A902DDA375E52366
sudo apt-get update


but receive following error:



W: Duplicate sources.list entry http://dl.google.com/linux/chrome/deb/ stable/main i386 Packages (/var/lib/apt/lists/dl.google.com_linux_chrome_deb_dists_stable_main_binary-i386_Packages)
W: You may want to run apt-get update to correct these problems


and apt-get update doesn't correct the problem










share|improve this question




























  • what is the output of sudo apt-get update?

    – g_p
    Jan 27 '15 at 9:10











  • @g_p I added the output. I'm guessing the GPG error might be the problem?

    – Noosrep
    Jan 27 '15 at 9:15











  • possible duplicate of How do I deal with "unauthenticated sources" errors in the Software Center?

    – g_p
    Jan 27 '15 at 9:21











  • @g_p Still doesn't work, I edited the question

    – Noosrep
    Jan 27 '15 at 10:46











  • As you don't have GPG error now, You would not get the warning you were getting earlier. For Duplicate sources.list warning see this post.

    – g_p
    Jan 27 '15 at 10:56


















20

















When trying to install packages through the software updater on Ubuntu 14.04.1 LTS I get following error:



Software Updater error



It's about these packages:
Software Updates packages



I have selected following settings from where to install updates from:
Software & Updates settings



I have run following commands:



sudo apt-get clean
sudo apt-get update
sudo apt-get upgrade


sudo apt-get update gives following output:



Reading package lists... Done
W: GPG error: https://download.01.org trusty InRelease: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY A902DDA375E52366
W: Duplicate sources.list entry http://dl.google.com/linux/chrome/deb/ stable/main i386 Packages (/var/lib/apt/lists/dl.google.com_linux_chrome_deb_dists_stable_main_binary-i386_Packages)


sudo apt-get upgrade gives following output:



The following packages have been kept back:
libegl1-mesa libegl1-mesa-drivers libgbm1 libgl1-mesa-dri libgl1-mesa-glx
libglapi-mesa libgles1-mesa libgles2-mesa libosmesa6 liboxideqt-qmlplugin
liboxideqtcore0 libwayland-egl1-mesa libxatracker2 linux-generic
linux-generic-pae linux-headers-generic linux-headers-generic-pae
linux-image-generic linux-image-generic-pae oxideqt-codecs
python-cupshelpers system-config-printer-gnome
0 upgraded, 0 newly installed, 0 to remove and 22 not upgraded.



UPDATE



With question How do I deal with "unauthenticated sources" errors in the Software Center?



issueing following commands:



sudo apt-get clean
cd /var/lib/apt
sudo mv lists lists.old
sudo mkdir -p lists/partial
sudo apt-get clean
sudo apt-get update


still gives following output:



Reading package lists... Done
W: GPG error: https://download.01.org trusty InRelease: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY A902DDA375E52366
W: Duplicate sources.list entry http://dl.google.com/linux/chrome/deb/ stable/main i386 Packages (/var/lib/apt/lists/dl.google.com_linux_chrome_deb_dists_stable_main_binary-i386_Packages)


Followed the second answer:



sudo apt-key adv --keyserver keyserver.ubuntu.com --recv-keys A902DDA375E52366
sudo apt-get update


but receive following error:



W: Duplicate sources.list entry http://dl.google.com/linux/chrome/deb/ stable/main i386 Packages (/var/lib/apt/lists/dl.google.com_linux_chrome_deb_dists_stable_main_binary-i386_Packages)
W: You may want to run apt-get update to correct these problems


and apt-get update doesn't correct the problem










share|improve this question




























  • what is the output of sudo apt-get update?

    – g_p
    Jan 27 '15 at 9:10











  • @g_p I added the output. I'm guessing the GPG error might be the problem?

    – Noosrep
    Jan 27 '15 at 9:15











  • possible duplicate of How do I deal with "unauthenticated sources" errors in the Software Center?

    – g_p
    Jan 27 '15 at 9:21











  • @g_p Still doesn't work, I edited the question

    – Noosrep
    Jan 27 '15 at 10:46











  • As you don't have GPG error now, You would not get the warning you were getting earlier. For Duplicate sources.list warning see this post.

    – g_p
    Jan 27 '15 at 10:56














20












20








20


9






When trying to install packages through the software updater on Ubuntu 14.04.1 LTS I get following error:



Software Updater error



It's about these packages:
Software Updates packages



I have selected following settings from where to install updates from:
Software & Updates settings



I have run following commands:



sudo apt-get clean
sudo apt-get update
sudo apt-get upgrade


sudo apt-get update gives following output:



Reading package lists... Done
W: GPG error: https://download.01.org trusty InRelease: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY A902DDA375E52366
W: Duplicate sources.list entry http://dl.google.com/linux/chrome/deb/ stable/main i386 Packages (/var/lib/apt/lists/dl.google.com_linux_chrome_deb_dists_stable_main_binary-i386_Packages)


sudo apt-get upgrade gives following output:



The following packages have been kept back:
libegl1-mesa libegl1-mesa-drivers libgbm1 libgl1-mesa-dri libgl1-mesa-glx
libglapi-mesa libgles1-mesa libgles2-mesa libosmesa6 liboxideqt-qmlplugin
liboxideqtcore0 libwayland-egl1-mesa libxatracker2 linux-generic
linux-generic-pae linux-headers-generic linux-headers-generic-pae
linux-image-generic linux-image-generic-pae oxideqt-codecs
python-cupshelpers system-config-printer-gnome
0 upgraded, 0 newly installed, 0 to remove and 22 not upgraded.



UPDATE



With question How do I deal with "unauthenticated sources" errors in the Software Center?



issueing following commands:



sudo apt-get clean
cd /var/lib/apt
sudo mv lists lists.old
sudo mkdir -p lists/partial
sudo apt-get clean
sudo apt-get update


still gives following output:



Reading package lists... Done
W: GPG error: https://download.01.org trusty InRelease: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY A902DDA375E52366
W: Duplicate sources.list entry http://dl.google.com/linux/chrome/deb/ stable/main i386 Packages (/var/lib/apt/lists/dl.google.com_linux_chrome_deb_dists_stable_main_binary-i386_Packages)


Followed the second answer:



sudo apt-key adv --keyserver keyserver.ubuntu.com --recv-keys A902DDA375E52366
sudo apt-get update


but receive following error:



W: Duplicate sources.list entry http://dl.google.com/linux/chrome/deb/ stable/main i386 Packages (/var/lib/apt/lists/dl.google.com_linux_chrome_deb_dists_stable_main_binary-i386_Packages)
W: You may want to run apt-get update to correct these problems


and apt-get update doesn't correct the problem










share|improve this question

















When trying to install packages through the software updater on Ubuntu 14.04.1 LTS I get following error:



Software Updater error



It's about these packages:
Software Updates packages



I have selected following settings from where to install updates from:
Software & Updates settings



I have run following commands:



sudo apt-get clean
sudo apt-get update
sudo apt-get upgrade


sudo apt-get update gives following output:



Reading package lists... Done
W: GPG error: https://download.01.org trusty InRelease: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY A902DDA375E52366
W: Duplicate sources.list entry http://dl.google.com/linux/chrome/deb/ stable/main i386 Packages (/var/lib/apt/lists/dl.google.com_linux_chrome_deb_dists_stable_main_binary-i386_Packages)


sudo apt-get upgrade gives following output:



The following packages have been kept back:
libegl1-mesa libegl1-mesa-drivers libgbm1 libgl1-mesa-dri libgl1-mesa-glx
libglapi-mesa libgles1-mesa libgles2-mesa libosmesa6 liboxideqt-qmlplugin
liboxideqtcore0 libwayland-egl1-mesa libxatracker2 linux-generic
linux-generic-pae linux-headers-generic linux-headers-generic-pae
linux-image-generic linux-image-generic-pae oxideqt-codecs
python-cupshelpers system-config-printer-gnome
0 upgraded, 0 newly installed, 0 to remove and 22 not upgraded.



UPDATE



With question How do I deal with "unauthenticated sources" errors in the Software Center?



issueing following commands:



sudo apt-get clean
cd /var/lib/apt
sudo mv lists lists.old
sudo mkdir -p lists/partial
sudo apt-get clean
sudo apt-get update


still gives following output:



Reading package lists... Done
W: GPG error: https://download.01.org trusty InRelease: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY A902DDA375E52366
W: Duplicate sources.list entry http://dl.google.com/linux/chrome/deb/ stable/main i386 Packages (/var/lib/apt/lists/dl.google.com_linux_chrome_deb_dists_stable_main_binary-i386_Packages)


Followed the second answer:



sudo apt-key adv --keyserver keyserver.ubuntu.com --recv-keys A902DDA375E52366
sudo apt-get update


but receive following error:



W: Duplicate sources.list entry http://dl.google.com/linux/chrome/deb/ stable/main i386 Packages (/var/lib/apt/lists/dl.google.com_linux_chrome_deb_dists_stable_main_binary-i386_Packages)
W: You may want to run apt-get update to correct these problems


and apt-get update doesn't correct the problem







apt updates software-center






share|improve this question
















share|improve this question













share|improve this question




share|improve this question








edited Apr 13 '17 at 12:23









Community

1




1










asked Jan 27 '15 at 8:43









NoosrepNoosrep

1,5922 gold badges16 silver badges34 bronze badges




1,5922 gold badges16 silver badges34 bronze badges















  • what is the output of sudo apt-get update?

    – g_p
    Jan 27 '15 at 9:10











  • @g_p I added the output. I'm guessing the GPG error might be the problem?

    – Noosrep
    Jan 27 '15 at 9:15











  • possible duplicate of How do I deal with "unauthenticated sources" errors in the Software Center?

    – g_p
    Jan 27 '15 at 9:21











  • @g_p Still doesn't work, I edited the question

    – Noosrep
    Jan 27 '15 at 10:46











  • As you don't have GPG error now, You would not get the warning you were getting earlier. For Duplicate sources.list warning see this post.

    – g_p
    Jan 27 '15 at 10:56


















  • what is the output of sudo apt-get update?

    – g_p
    Jan 27 '15 at 9:10











  • @g_p I added the output. I'm guessing the GPG error might be the problem?

    – Noosrep
    Jan 27 '15 at 9:15











  • possible duplicate of How do I deal with "unauthenticated sources" errors in the Software Center?

    – g_p
    Jan 27 '15 at 9:21











  • @g_p Still doesn't work, I edited the question

    – Noosrep
    Jan 27 '15 at 10:46











  • As you don't have GPG error now, You would not get the warning you were getting earlier. For Duplicate sources.list warning see this post.

    – g_p
    Jan 27 '15 at 10:56

















what is the output of sudo apt-get update?

– g_p
Jan 27 '15 at 9:10





what is the output of sudo apt-get update?

– g_p
Jan 27 '15 at 9:10













@g_p I added the output. I'm guessing the GPG error might be the problem?

– Noosrep
Jan 27 '15 at 9:15





@g_p I added the output. I'm guessing the GPG error might be the problem?

– Noosrep
Jan 27 '15 at 9:15













possible duplicate of How do I deal with "unauthenticated sources" errors in the Software Center?

– g_p
Jan 27 '15 at 9:21





possible duplicate of How do I deal with "unauthenticated sources" errors in the Software Center?

– g_p
Jan 27 '15 at 9:21













@g_p Still doesn't work, I edited the question

– Noosrep
Jan 27 '15 at 10:46





@g_p Still doesn't work, I edited the question

– Noosrep
Jan 27 '15 at 10:46













As you don't have GPG error now, You would not get the warning you were getting earlier. For Duplicate sources.list warning see this post.

– g_p
Jan 27 '15 at 10:56






As you don't have GPG error now, You would not get the warning you were getting earlier. For Duplicate sources.list warning see this post.

– g_p
Jan 27 '15 at 10:56











4 Answers
4






active

oldest

votes


















9


















You could run:



sudo apt-get update && sudo apt-get dist-upgrade





share|improve this answer




























  • Voilà! Worked for me at first time!

    – GFPF
    May 24 '18 at 16:17


















1


















To fix the duplicate entry in your sources.list file:



Open it in an editor with root/sudo rights e.g:



sudo nano /etc/apt/sources.list


and remove the duplicate line (does not matter which):



http://dl.google.com/linux/chrome/deb/


Then use ctrl-x to exit (y to save).
Do an apt-get update and upgrade as you normally would.






share|improve this answer


























  • There were no duplicate entries. The answer from desgua askubuntu.com/questions/120621/… did the trick

    – Noosrep
    Jan 27 '15 at 11:14












  • Ah OK, I missed the edit/comment. Are all your problems solved then ? If so, answer your own question with what you did and mark solved :)

    – NGRhodes
    Jan 27 '15 at 11:38



















0


















VirtualBox installation:



sudo add-apt-repository multiverse && sudo apt-get update
sudo apt install virtualbox
virtualbox
exit


VirtualBox uninstallation:



sudo apt remove virtualbox
sudo apt purge virtualbox
sudo apt install virtualbox-ext-pack
sudo apt ins virtualbox-ext-pack


(or)



https://vitux.com/how-to-install-virtualbox-on-ubuntu/






share|improve this answer























  • 1





    I'm a bit confused - what does this have to do with the original question?

    – Charles Green
    Jan 23 at 14:28


















0


















Comment those lines, of which this error is producing.



Open Terminal



CTRL+ ALT+ T


use commands.



cd /etc/apt/


edit the file sources.list



sudo nano sources.list


Comment the lines with # symbol which is mentioned in the error log.



Once update the sources.list file, upgrade your software by using the following command line.



sudo apt-get clean 
sudo apt-get update
sudo apt-get upgrade





share|improve this answer





























    Your Answer








    StackExchange.ready(function()
    var channelOptions =
    tags: "".split(" "),
    id: "89"
    ;
    initTagRenderer("".split(" "), "".split(" "), channelOptions);

    StackExchange.using("externalEditor", function()
    // Have to fire editor after snippets, if snippets enabled
    if (StackExchange.settings.snippets.snippetsEnabled)
    StackExchange.using("snippets", function()
    createEditor();
    );

    else
    createEditor();

    );

    function createEditor()
    StackExchange.prepareEditor(
    heartbeatType: 'answer',
    autoActivateHeartbeat: false,
    convertImagesToLinks: true,
    noModals: true,
    showLowRepImageUploadWarning: true,
    reputationToPostImages: 10,
    bindNavPrevention: true,
    postfix: "",
    imageUploader:
    brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
    contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/4.0/"u003ecc by-sa 4.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
    allowUrls: true
    ,
    onDemand: true,
    discardSelector: ".discard-answer"
    ,immediatelyShowMarkdownHelp:true
    );



    );














    draft saved

    draft discarded
















    StackExchange.ready(
    function ()
    StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f578292%2fsoftware-update-this-requires-installing-packages-from-unauthenticated-sources%23new-answer', 'question_page');

    );

    Post as a guest















    Required, but never shown


























    4 Answers
    4






    active

    oldest

    votes








    4 Answers
    4






    active

    oldest

    votes









    active

    oldest

    votes






    active

    oldest

    votes









    9


















    You could run:



    sudo apt-get update && sudo apt-get dist-upgrade





    share|improve this answer




























    • Voilà! Worked for me at first time!

      – GFPF
      May 24 '18 at 16:17















    9


















    You could run:



    sudo apt-get update && sudo apt-get dist-upgrade





    share|improve this answer




























    • Voilà! Worked for me at first time!

      – GFPF
      May 24 '18 at 16:17













    9














    9










    9









    You could run:



    sudo apt-get update && sudo apt-get dist-upgrade





    share|improve this answer
















    You could run:



    sudo apt-get update && sudo apt-get dist-upgrade






    share|improve this answer















    share|improve this answer




    share|improve this answer








    edited May 6 '15 at 15:50









    David Foerster

    29.4k13 gold badges70 silver badges117 bronze badges




    29.4k13 gold badges70 silver badges117 bronze badges










    answered May 6 '15 at 15:32









    DustinDustin

    1,3083 gold badges39 silver badges61 bronze badges




    1,3083 gold badges39 silver badges61 bronze badges















    • Voilà! Worked for me at first time!

      – GFPF
      May 24 '18 at 16:17

















    • Voilà! Worked for me at first time!

      – GFPF
      May 24 '18 at 16:17
















    Voilà! Worked for me at first time!

    – GFPF
    May 24 '18 at 16:17





    Voilà! Worked for me at first time!

    – GFPF
    May 24 '18 at 16:17













    1


















    To fix the duplicate entry in your sources.list file:



    Open it in an editor with root/sudo rights e.g:



    sudo nano /etc/apt/sources.list


    and remove the duplicate line (does not matter which):



    http://dl.google.com/linux/chrome/deb/


    Then use ctrl-x to exit (y to save).
    Do an apt-get update and upgrade as you normally would.






    share|improve this answer


























    • There were no duplicate entries. The answer from desgua askubuntu.com/questions/120621/… did the trick

      – Noosrep
      Jan 27 '15 at 11:14












    • Ah OK, I missed the edit/comment. Are all your problems solved then ? If so, answer your own question with what you did and mark solved :)

      – NGRhodes
      Jan 27 '15 at 11:38
















    1


















    To fix the duplicate entry in your sources.list file:



    Open it in an editor with root/sudo rights e.g:



    sudo nano /etc/apt/sources.list


    and remove the duplicate line (does not matter which):



    http://dl.google.com/linux/chrome/deb/


    Then use ctrl-x to exit (y to save).
    Do an apt-get update and upgrade as you normally would.






    share|improve this answer


























    • There were no duplicate entries. The answer from desgua askubuntu.com/questions/120621/… did the trick

      – Noosrep
      Jan 27 '15 at 11:14












    • Ah OK, I missed the edit/comment. Are all your problems solved then ? If so, answer your own question with what you did and mark solved :)

      – NGRhodes
      Jan 27 '15 at 11:38














    1














    1










    1









    To fix the duplicate entry in your sources.list file:



    Open it in an editor with root/sudo rights e.g:



    sudo nano /etc/apt/sources.list


    and remove the duplicate line (does not matter which):



    http://dl.google.com/linux/chrome/deb/


    Then use ctrl-x to exit (y to save).
    Do an apt-get update and upgrade as you normally would.






    share|improve this answer














    To fix the duplicate entry in your sources.list file:



    Open it in an editor with root/sudo rights e.g:



    sudo nano /etc/apt/sources.list


    and remove the duplicate line (does not matter which):



    http://dl.google.com/linux/chrome/deb/


    Then use ctrl-x to exit (y to save).
    Do an apt-get update and upgrade as you normally would.







    share|improve this answer













    share|improve this answer




    share|improve this answer










    answered Jan 27 '15 at 11:06









    NGRhodesNGRhodes

    7,46736 silver badges50 bronze badges




    7,46736 silver badges50 bronze badges















    • There were no duplicate entries. The answer from desgua askubuntu.com/questions/120621/… did the trick

      – Noosrep
      Jan 27 '15 at 11:14












    • Ah OK, I missed the edit/comment. Are all your problems solved then ? If so, answer your own question with what you did and mark solved :)

      – NGRhodes
      Jan 27 '15 at 11:38


















    • There were no duplicate entries. The answer from desgua askubuntu.com/questions/120621/… did the trick

      – Noosrep
      Jan 27 '15 at 11:14












    • Ah OK, I missed the edit/comment. Are all your problems solved then ? If so, answer your own question with what you did and mark solved :)

      – NGRhodes
      Jan 27 '15 at 11:38

















    There were no duplicate entries. The answer from desgua askubuntu.com/questions/120621/… did the trick

    – Noosrep
    Jan 27 '15 at 11:14






    There were no duplicate entries. The answer from desgua askubuntu.com/questions/120621/… did the trick

    – Noosrep
    Jan 27 '15 at 11:14














    Ah OK, I missed the edit/comment. Are all your problems solved then ? If so, answer your own question with what you did and mark solved :)

    – NGRhodes
    Jan 27 '15 at 11:38






    Ah OK, I missed the edit/comment. Are all your problems solved then ? If so, answer your own question with what you did and mark solved :)

    – NGRhodes
    Jan 27 '15 at 11:38












    0


















    VirtualBox installation:



    sudo add-apt-repository multiverse && sudo apt-get update
    sudo apt install virtualbox
    virtualbox
    exit


    VirtualBox uninstallation:



    sudo apt remove virtualbox
    sudo apt purge virtualbox
    sudo apt install virtualbox-ext-pack
    sudo apt ins virtualbox-ext-pack


    (or)



    https://vitux.com/how-to-install-virtualbox-on-ubuntu/






    share|improve this answer























    • 1





      I'm a bit confused - what does this have to do with the original question?

      – Charles Green
      Jan 23 at 14:28















    0


















    VirtualBox installation:



    sudo add-apt-repository multiverse && sudo apt-get update
    sudo apt install virtualbox
    virtualbox
    exit


    VirtualBox uninstallation:



    sudo apt remove virtualbox
    sudo apt purge virtualbox
    sudo apt install virtualbox-ext-pack
    sudo apt ins virtualbox-ext-pack


    (or)



    https://vitux.com/how-to-install-virtualbox-on-ubuntu/






    share|improve this answer























    • 1





      I'm a bit confused - what does this have to do with the original question?

      – Charles Green
      Jan 23 at 14:28













    0














    0










    0









    VirtualBox installation:



    sudo add-apt-repository multiverse && sudo apt-get update
    sudo apt install virtualbox
    virtualbox
    exit


    VirtualBox uninstallation:



    sudo apt remove virtualbox
    sudo apt purge virtualbox
    sudo apt install virtualbox-ext-pack
    sudo apt ins virtualbox-ext-pack


    (or)



    https://vitux.com/how-to-install-virtualbox-on-ubuntu/






    share|improve this answer
















    VirtualBox installation:



    sudo add-apt-repository multiverse && sudo apt-get update
    sudo apt install virtualbox
    virtualbox
    exit


    VirtualBox uninstallation:



    sudo apt remove virtualbox
    sudo apt purge virtualbox
    sudo apt install virtualbox-ext-pack
    sudo apt ins virtualbox-ext-pack


    (or)



    https://vitux.com/how-to-install-virtualbox-on-ubuntu/







    share|improve this answer















    share|improve this answer




    share|improve this answer








    edited Jan 23 at 12:19









    karel

    69.3k15 gold badges156 silver badges181 bronze badges




    69.3k15 gold badges156 silver badges181 bronze badges










    answered Jan 23 at 11:19









    Deepak ADeepak A

    1




    1










    • 1





      I'm a bit confused - what does this have to do with the original question?

      – Charles Green
      Jan 23 at 14:28












    • 1





      I'm a bit confused - what does this have to do with the original question?

      – Charles Green
      Jan 23 at 14:28







    1




    1





    I'm a bit confused - what does this have to do with the original question?

    – Charles Green
    Jan 23 at 14:28





    I'm a bit confused - what does this have to do with the original question?

    – Charles Green
    Jan 23 at 14:28











    0


















    Comment those lines, of which this error is producing.



    Open Terminal



    CTRL+ ALT+ T


    use commands.



    cd /etc/apt/


    edit the file sources.list



    sudo nano sources.list


    Comment the lines with # symbol which is mentioned in the error log.



    Once update the sources.list file, upgrade your software by using the following command line.



    sudo apt-get clean 
    sudo apt-get update
    sudo apt-get upgrade





    share|improve this answer
































      0


















      Comment those lines, of which this error is producing.



      Open Terminal



      CTRL+ ALT+ T


      use commands.



      cd /etc/apt/


      edit the file sources.list



      sudo nano sources.list


      Comment the lines with # symbol which is mentioned in the error log.



      Once update the sources.list file, upgrade your software by using the following command line.



      sudo apt-get clean 
      sudo apt-get update
      sudo apt-get upgrade





      share|improve this answer






























        0














        0










        0









        Comment those lines, of which this error is producing.



        Open Terminal



        CTRL+ ALT+ T


        use commands.



        cd /etc/apt/


        edit the file sources.list



        sudo nano sources.list


        Comment the lines with # symbol which is mentioned in the error log.



        Once update the sources.list file, upgrade your software by using the following command line.



        sudo apt-get clean 
        sudo apt-get update
        sudo apt-get upgrade





        share|improve this answer
















        Comment those lines, of which this error is producing.



        Open Terminal



        CTRL+ ALT+ T


        use commands.



        cd /etc/apt/


        edit the file sources.list



        sudo nano sources.list


        Comment the lines with # symbol which is mentioned in the error log.



        Once update the sources.list file, upgrade your software by using the following command line.



        sudo apt-get clean 
        sudo apt-get update
        sudo apt-get upgrade






        share|improve this answer















        share|improve this answer




        share|improve this answer








        edited Jun 14 at 17:09









        Community

        1




        1










        answered Oct 26 '15 at 16:56









        Hafiz Shehbaz AliHafiz Shehbaz Ali

        2412 silver badges4 bronze badges




        2412 silver badges4 bronze badges































            draft saved

            draft discarded















































            Thanks for contributing an answer to Ask Ubuntu!


            • Please be sure to answer the question. Provide details and share your research!

            But avoid


            • Asking for help, clarification, or responding to other answers.

            • Making statements based on opinion; back them up with references or personal experience.

            To learn more, see our tips on writing great answers.




            draft saved


            draft discarded














            StackExchange.ready(
            function ()
            StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f578292%2fsoftware-update-this-requires-installing-packages-from-unauthenticated-sources%23new-answer', 'question_page');

            );

            Post as a guest















            Required, but never shown





















































            Required, but never shown














            Required, but never shown












            Required, but never shown







            Required, but never shown

































            Required, but never shown














            Required, but never shown












            Required, but never shown







            Required, but never shown









            Popular posts from this blog

            Distance measures on a map of a game The 2019 Stack Overflow Developer Survey Results Are Inmin distance in a graphShortest distance path on contour plotHow to plot a tilted map?Finding points outside of a diskDelaunay link distanceAnnulus from GeoDisks: drawing a ring on a mapNegative Correlation DistanceFind distance along a path (GPS coordinates)Finding position at given distance in a GeoPathMathematics behind distance estimation using camera

            How to get a smooth, uniform ParametricPlot of a 2D Region?How to plot a complicated Region?How to exclude a region from ParametricPlotHow discretize a region placing vertices on a specific non-uniform gridHow to transform a Plot or a ParametricPlot into a RegionHow can I get a smooth plot of a bounded region?Smooth ParametricPlot3D with RegionFunction?Smooth border of a region ParametricPlotSmooth region boundarySmooth region plot from list of pointsGet minimum y of a certain x in a region

            Genealogie vun de Merowenger Vum Merowech bis zum Chilperich I. | Navigatiounsmenü