CentOS 7.1 - how to install gnome commander

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











up vote
1
down vote

favorite












I have CentOS 7.1 and cant install gnome Commander. I dont see it in the Software module as well as yum install gnome-commander does note see the package. I tried RPMs from http://rpmfind.net/linux/rpm2html/search.php?query=gnome-commander but none is working. How can i install Gnome Commander?










share|improve this question





















  • I think you need nux repo.
    – taliezin
    Dec 8 '15 at 12:03










  • Do you have rpmforge? If not follow: wiki.centos.org/AdditionalResources/Repositories/RPMForge
    – Svetlin Tonchev
    Dec 8 '15 at 12:16














up vote
1
down vote

favorite












I have CentOS 7.1 and cant install gnome Commander. I dont see it in the Software module as well as yum install gnome-commander does note see the package. I tried RPMs from http://rpmfind.net/linux/rpm2html/search.php?query=gnome-commander but none is working. How can i install Gnome Commander?










share|improve this question





















  • I think you need nux repo.
    – taliezin
    Dec 8 '15 at 12:03










  • Do you have rpmforge? If not follow: wiki.centos.org/AdditionalResources/Repositories/RPMForge
    – Svetlin Tonchev
    Dec 8 '15 at 12:16












up vote
1
down vote

favorite









up vote
1
down vote

favorite











I have CentOS 7.1 and cant install gnome Commander. I dont see it in the Software module as well as yum install gnome-commander does note see the package. I tried RPMs from http://rpmfind.net/linux/rpm2html/search.php?query=gnome-commander but none is working. How can i install Gnome Commander?










share|improve this question













I have CentOS 7.1 and cant install gnome Commander. I dont see it in the Software module as well as yum install gnome-commander does note see the package. I tried RPMs from http://rpmfind.net/linux/rpm2html/search.php?query=gnome-commander but none is working. How can i install Gnome Commander?







linux centos files gnome






share|improve this question













share|improve this question











share|improve this question




share|improve this question










asked Dec 8 '15 at 11:56









Robert Niestroj

1064




1064











  • I think you need nux repo.
    – taliezin
    Dec 8 '15 at 12:03










  • Do you have rpmforge? If not follow: wiki.centos.org/AdditionalResources/Repositories/RPMForge
    – Svetlin Tonchev
    Dec 8 '15 at 12:16
















  • I think you need nux repo.
    – taliezin
    Dec 8 '15 at 12:03










  • Do you have rpmforge? If not follow: wiki.centos.org/AdditionalResources/Repositories/RPMForge
    – Svetlin Tonchev
    Dec 8 '15 at 12:16















I think you need nux repo.
– taliezin
Dec 8 '15 at 12:03




I think you need nux repo.
– taliezin
Dec 8 '15 at 12:03












Do you have rpmforge? If not follow: wiki.centos.org/AdditionalResources/Repositories/RPMForge
– Svetlin Tonchev
Dec 8 '15 at 12:16




Do you have rpmforge? If not follow: wiki.centos.org/AdditionalResources/Repositories/RPMForge
– Svetlin Tonchev
Dec 8 '15 at 12:16










2 Answers
2






active

oldest

votes

















up vote
0
down vote













It doesn’t look like gnome-commander is included in CentOS7, however it is included in Nux. Also, I hope you mean you have CentOS 7.4 because that’s the only supported minor release.






share|improve this answer



























    up vote
    0
    down vote













    You need the epel-release and the nux-dextop repositories. With CentOS 7.5, this should work:



    yum -y install https://dl.fedoraproject.org/pub/epel/epel-release-latest-7.noarch.rpm
    yum -y install http://li.nux.ro/download/nux/dextop/el7/x86_64/nux-dextop-release-0-5.el7.nux.noarch.rpm


    Then you can



    yum -y install gnome-commander





    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%2f248089%2fcentos-7-1-how-to-install-gnome-commander%23new-answer', 'question_page');

      );

      Post as a guest






























      2 Answers
      2






      active

      oldest

      votes








      2 Answers
      2






      active

      oldest

      votes









      active

      oldest

      votes






      active

      oldest

      votes








      up vote
      0
      down vote













      It doesn’t look like gnome-commander is included in CentOS7, however it is included in Nux. Also, I hope you mean you have CentOS 7.4 because that’s the only supported minor release.






      share|improve this answer
























        up vote
        0
        down vote













        It doesn’t look like gnome-commander is included in CentOS7, however it is included in Nux. Also, I hope you mean you have CentOS 7.4 because that’s the only supported minor release.






        share|improve this answer






















          up vote
          0
          down vote










          up vote
          0
          down vote









          It doesn’t look like gnome-commander is included in CentOS7, however it is included in Nux. Also, I hope you mean you have CentOS 7.4 because that’s the only supported minor release.






          share|improve this answer












          It doesn’t look like gnome-commander is included in CentOS7, however it is included in Nux. Also, I hope you mean you have CentOS 7.4 because that’s the only supported minor release.







          share|improve this answer












          share|improve this answer



          share|improve this answer










          answered Dec 15 '17 at 13:23









          jsbillings

          15.7k34047




          15.7k34047






















              up vote
              0
              down vote













              You need the epel-release and the nux-dextop repositories. With CentOS 7.5, this should work:



              yum -y install https://dl.fedoraproject.org/pub/epel/epel-release-latest-7.noarch.rpm
              yum -y install http://li.nux.ro/download/nux/dextop/el7/x86_64/nux-dextop-release-0-5.el7.nux.noarch.rpm


              Then you can



              yum -y install gnome-commander





              share|improve this answer
























                up vote
                0
                down vote













                You need the epel-release and the nux-dextop repositories. With CentOS 7.5, this should work:



                yum -y install https://dl.fedoraproject.org/pub/epel/epel-release-latest-7.noarch.rpm
                yum -y install http://li.nux.ro/download/nux/dextop/el7/x86_64/nux-dextop-release-0-5.el7.nux.noarch.rpm


                Then you can



                yum -y install gnome-commander





                share|improve this answer






















                  up vote
                  0
                  down vote










                  up vote
                  0
                  down vote









                  You need the epel-release and the nux-dextop repositories. With CentOS 7.5, this should work:



                  yum -y install https://dl.fedoraproject.org/pub/epel/epel-release-latest-7.noarch.rpm
                  yum -y install http://li.nux.ro/download/nux/dextop/el7/x86_64/nux-dextop-release-0-5.el7.nux.noarch.rpm


                  Then you can



                  yum -y install gnome-commander





                  share|improve this answer












                  You need the epel-release and the nux-dextop repositories. With CentOS 7.5, this should work:



                  yum -y install https://dl.fedoraproject.org/pub/epel/epel-release-latest-7.noarch.rpm
                  yum -y install http://li.nux.ro/download/nux/dextop/el7/x86_64/nux-dextop-release-0-5.el7.nux.noarch.rpm


                  Then you can



                  yum -y install gnome-commander






                  share|improve this answer












                  share|improve this answer



                  share|improve this answer










                  answered Aug 17 at 10:51









                  mivk

                  1,4041414




                  1,4041414



























                       

                      draft saved


                      draft discarded















































                       


                      draft saved


                      draft discarded














                      StackExchange.ready(
                      function ()
                      StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2funix.stackexchange.com%2fquestions%2f248089%2fcentos-7-1-how-to-install-gnome-commander%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