Failing to install new software

The name of the pictureThe name of the pictureThe name of the pictureClash Royale CLAN TAG#URR8PPP











up vote
0
down vote

favorite












Im using Fedora 27 now. Today I tried to install openvpn by running



dnf install openvpn easy-rsa


This gives the following output:



Failed to synchronize cache for repo 'pgdg95', disabling.
Last metadata expiration check: 1:33:10 ago on Tue 29 May 2018 01:37:39 PM IST.
Package openvpn-2.4.6-1.fc27.i686 is already installed, skipping.
Package easy-rsa-3.0.3-1.fc27.noarch is already installed, skipping.
Dependencies resolved.
Nothing to do.
Complete!


When I run these commands



dnf install network-manager-openvpn openvpn
dnf install vlc
dnf install kdevelop


These return the following output:



Failed to synchronize cache for repo 'pgdg95', disabling.
Last metadata expiration check: 1:33:10 ago on Tue 29 May 2018 01:37:39 PM IST.
Nothing to do.
Complete!


I cant install new software packages in the terminal. Some amount of respite comes from dnfdragora dialog when it updates packages.



PS: I tried dnf clean all but in vain.
I dont have vlc and kdevelop installed.







share|improve this question

















  • 2




    In your first example, it seems that openvpn and easy-rsa are already installed. Are they? Unfortunately I don't use Fedora, so I can't comment further on the pgdg95 repo issue.
    – Kusalananda
    May 29 at 10:17






  • 1




    »»Failed to synchronize cache for repo 'pgdg95'«« : Well, then disable the pgdg95.repo .
    – Knud Larsen
    May 29 at 11:28














up vote
0
down vote

favorite












Im using Fedora 27 now. Today I tried to install openvpn by running



dnf install openvpn easy-rsa


This gives the following output:



Failed to synchronize cache for repo 'pgdg95', disabling.
Last metadata expiration check: 1:33:10 ago on Tue 29 May 2018 01:37:39 PM IST.
Package openvpn-2.4.6-1.fc27.i686 is already installed, skipping.
Package easy-rsa-3.0.3-1.fc27.noarch is already installed, skipping.
Dependencies resolved.
Nothing to do.
Complete!


When I run these commands



dnf install network-manager-openvpn openvpn
dnf install vlc
dnf install kdevelop


These return the following output:



Failed to synchronize cache for repo 'pgdg95', disabling.
Last metadata expiration check: 1:33:10 ago on Tue 29 May 2018 01:37:39 PM IST.
Nothing to do.
Complete!


I cant install new software packages in the terminal. Some amount of respite comes from dnfdragora dialog when it updates packages.



PS: I tried dnf clean all but in vain.
I dont have vlc and kdevelop installed.







share|improve this question

















  • 2




    In your first example, it seems that openvpn and easy-rsa are already installed. Are they? Unfortunately I don't use Fedora, so I can't comment further on the pgdg95 repo issue.
    – Kusalananda
    May 29 at 10:17






  • 1




    »»Failed to synchronize cache for repo 'pgdg95'«« : Well, then disable the pgdg95.repo .
    – Knud Larsen
    May 29 at 11:28












up vote
0
down vote

favorite









up vote
0
down vote

favorite











Im using Fedora 27 now. Today I tried to install openvpn by running



dnf install openvpn easy-rsa


This gives the following output:



Failed to synchronize cache for repo 'pgdg95', disabling.
Last metadata expiration check: 1:33:10 ago on Tue 29 May 2018 01:37:39 PM IST.
Package openvpn-2.4.6-1.fc27.i686 is already installed, skipping.
Package easy-rsa-3.0.3-1.fc27.noarch is already installed, skipping.
Dependencies resolved.
Nothing to do.
Complete!


When I run these commands



dnf install network-manager-openvpn openvpn
dnf install vlc
dnf install kdevelop


These return the following output:



Failed to synchronize cache for repo 'pgdg95', disabling.
Last metadata expiration check: 1:33:10 ago on Tue 29 May 2018 01:37:39 PM IST.
Nothing to do.
Complete!


I cant install new software packages in the terminal. Some amount of respite comes from dnfdragora dialog when it updates packages.



PS: I tried dnf clean all but in vain.
I dont have vlc and kdevelop installed.







share|improve this question













Im using Fedora 27 now. Today I tried to install openvpn by running



dnf install openvpn easy-rsa


This gives the following output:



Failed to synchronize cache for repo 'pgdg95', disabling.
Last metadata expiration check: 1:33:10 ago on Tue 29 May 2018 01:37:39 PM IST.
Package openvpn-2.4.6-1.fc27.i686 is already installed, skipping.
Package easy-rsa-3.0.3-1.fc27.noarch is already installed, skipping.
Dependencies resolved.
Nothing to do.
Complete!


When I run these commands



dnf install network-manager-openvpn openvpn
dnf install vlc
dnf install kdevelop


These return the following output:



Failed to synchronize cache for repo 'pgdg95', disabling.
Last metadata expiration check: 1:33:10 ago on Tue 29 May 2018 01:37:39 PM IST.
Nothing to do.
Complete!


I cant install new software packages in the terminal. Some amount of respite comes from dnfdragora dialog when it updates packages.



PS: I tried dnf clean all but in vain.
I dont have vlc and kdevelop installed.









share|improve this question












share|improve this question




share|improve this question








edited May 29 at 19:06









Rui F Ribeiro

34.4k1268113




34.4k1268113









asked May 29 at 10:00









Prabhjot Singh

30110




30110







  • 2




    In your first example, it seems that openvpn and easy-rsa are already installed. Are they? Unfortunately I don't use Fedora, so I can't comment further on the pgdg95 repo issue.
    – Kusalananda
    May 29 at 10:17






  • 1




    »»Failed to synchronize cache for repo 'pgdg95'«« : Well, then disable the pgdg95.repo .
    – Knud Larsen
    May 29 at 11:28












  • 2




    In your first example, it seems that openvpn and easy-rsa are already installed. Are they? Unfortunately I don't use Fedora, so I can't comment further on the pgdg95 repo issue.
    – Kusalananda
    May 29 at 10:17






  • 1




    »»Failed to synchronize cache for repo 'pgdg95'«« : Well, then disable the pgdg95.repo .
    – Knud Larsen
    May 29 at 11:28







2




2




In your first example, it seems that openvpn and easy-rsa are already installed. Are they? Unfortunately I don't use Fedora, so I can't comment further on the pgdg95 repo issue.
– Kusalananda
May 29 at 10:17




In your first example, it seems that openvpn and easy-rsa are already installed. Are they? Unfortunately I don't use Fedora, so I can't comment further on the pgdg95 repo issue.
– Kusalananda
May 29 at 10:17




1




1




»»Failed to synchronize cache for repo 'pgdg95'«« : Well, then disable the pgdg95.repo .
– Knud Larsen
May 29 at 11:28




»»Failed to synchronize cache for repo 'pgdg95'«« : Well, then disable the pgdg95.repo .
– Knud Larsen
May 29 at 11:28










1 Answer
1






active

oldest

votes

















up vote
-1
down vote













Try: sudo dnf clean all && sudo dnf upgrade






share|improve this answer























    Your Answer







    StackExchange.ready(function()
    var channelOptions =
    tags: "".split(" "),
    id: "106"
    ;
    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',
    convertImagesToLinks: false,
    noModals: false,
    showLowRepImageUploadWarning: true,
    reputationToPostImages: null,
    bindNavPrevention: true,
    postfix: "",
    onDemand: true,
    discardSelector: ".discard-answer"
    ,immediatelyShowMarkdownHelp:true
    );



    );








     

    draft saved


    draft discarded


















    StackExchange.ready(
    function ()
    StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2funix.stackexchange.com%2fquestions%2f446654%2ffailing-to-install-new-software%23new-answer', 'question_page');

    );

    Post as a guest






























    1 Answer
    1






    active

    oldest

    votes








    1 Answer
    1






    active

    oldest

    votes









    active

    oldest

    votes






    active

    oldest

    votes








    up vote
    -1
    down vote













    Try: sudo dnf clean all && sudo dnf upgrade






    share|improve this answer



























      up vote
      -1
      down vote













      Try: sudo dnf clean all && sudo dnf upgrade






      share|improve this answer

























        up vote
        -1
        down vote










        up vote
        -1
        down vote









        Try: sudo dnf clean all && sudo dnf upgrade






        share|improve this answer















        Try: sudo dnf clean all && sudo dnf upgrade







        share|improve this answer















        share|improve this answer



        share|improve this answer








        edited May 29 at 21:21









        Jeff Schaller

        31k846105




        31k846105











        answered May 29 at 18:58









        Sean Rickerd

        1




        1






















             

            draft saved


            draft discarded


























             


            draft saved


            draft discarded














            StackExchange.ready(
            function ()
            StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2funix.stackexchange.com%2fquestions%2f446654%2ffailing-to-install-new-software%23new-answer', 'question_page');

            );

            Post as a guest













































































            Popular posts from this blog

            How to check contact read email or not when send email to Individual?

            Bahrain

            Postfix configuration issue with fips on centos 7; mailgun relay