gnome-tweak tool not foundGTK+ themes on Arch GNOMESystem error after upgrade [Kali]Package “packagename”...

Avoiding dust scattering when you drill

Beyond Futuristic Technology for an Alien Warship?

How to work around players whose backstory goes against the story?

How big would the ice ball have to be to deliver all the water at once?

Why, even after his imprisonment, do people keep calling Hannibal Lecter "Doctor"?

How to bring home documents from work?

Is there a faster way or keyboard shortcut to close files without saving in Preview?

Would a horse be sufficient buffer to prevent injury when falling from a great height?

Is the "spacetime" the same thing as the mathematical 4th dimension?

My machine, client installed VPN,

Was the ruling that prorogation was unlawful only possible because of the creation of a separate supreme court?

How to study endgames?

Should I be on the paper from another PhD student that I constantly went on his meetings?

Is there an in-universe explanation of how Frodo's arrival in Valinor was recorded in the Red Book?

Windows 10 deletes lots of tiny files super slowly. Anything that can be done to speed it up?

Why has Speaker Pelosi been so hesitant to impeach President Trump?

Sci-fi movie with one survivor and an organism(?) recreating his memories

Lost passport and visa, tried to reapply, got rejected twice. What are my next steps?

Garage door sticks on a bolt

Delete n lines skip 1 line script

Can an energy drink or chocolate before an exam be useful ? What sort of other edible goods be helpful?

Knights and Knaves: What does C say?

Phonetic distortion when words are borrowed among languages

Why aren't faces sharp in my f/1.8 portraits even though I'm carefully using center-point autofocus?



gnome-tweak tool not found


GTK+ themes on Arch GNOMESystem error after upgrade [Kali]Package “packagename” has no installation candidate in Kali 2.0GDM3 Service Not Found






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







1















I am using Kali GNU/Linux 1.1.0, I want to change default kali theme to some other theme, I searched different different post most of them are using gnome-tweak tool, I tried:



sudo apt-get update


And then:



sudo apt-get install gnome-tweak tool


I got following message:



Package gnome-tweak tool is not available, but is referred to by another package
This may mean that the package is missing, has been obsoleted, or is only
available from another source.
E: Package 'gnome-tweak-tool' has no installation candidate


Can somebody help me on that ?










share|improve this question

































    1















    I am using Kali GNU/Linux 1.1.0, I want to change default kali theme to some other theme, I searched different different post most of them are using gnome-tweak tool, I tried:



    sudo apt-get update


    And then:



    sudo apt-get install gnome-tweak tool


    I got following message:



    Package gnome-tweak tool is not available, but is referred to by another package
    This may mean that the package is missing, has been obsoleted, or is only
    available from another source.
    E: Package 'gnome-tweak-tool' has no installation candidate


    Can somebody help me on that ?










    share|improve this question





























      1












      1








      1


      1






      I am using Kali GNU/Linux 1.1.0, I want to change default kali theme to some other theme, I searched different different post most of them are using gnome-tweak tool, I tried:



      sudo apt-get update


      And then:



      sudo apt-get install gnome-tweak tool


      I got following message:



      Package gnome-tweak tool is not available, but is referred to by another package
      This may mean that the package is missing, has been obsoleted, or is only
      available from another source.
      E: Package 'gnome-tweak-tool' has no installation candidate


      Can somebody help me on that ?










      share|improve this question
















      I am using Kali GNU/Linux 1.1.0, I want to change default kali theme to some other theme, I searched different different post most of them are using gnome-tweak tool, I tried:



      sudo apt-get update


      And then:



      sudo apt-get install gnome-tweak tool


      I got following message:



      Package gnome-tweak tool is not available, but is referred to by another package
      This may mean that the package is missing, has been obsoleted, or is only
      available from another source.
      E: Package 'gnome-tweak-tool' has no installation candidate


      Can somebody help me on that ?







      gnome package-management kali-linux






      share|improve this question















      share|improve this question













      share|improve this question




      share|improve this question








      edited Dec 22 '17 at 17:07









      perror

      2,0105 gold badges21 silver badges39 bronze badges




      2,0105 gold badges21 silver badges39 bronze badges










      asked Mar 15 '15 at 5:15









      Narendra JaggiNarendra Jaggi

      1091 silver badge3 bronze badges




      1091 silver badge3 bronze badges

























          4 Answers
          4






          active

          oldest

          votes


















          1
















          First you need to make sure your source list is correct so it knows where to find the package, it seems this is your issue.



          In a terminal issue the following commands



          nano /etc/apt/sources.list


          In this window copy and paste the below to the bottom of the existing list



          deb http://security.kali.org/kali-security kali/updates main contrib non-free
          deb http://http.kali.org/ /wheezy main contrib non-free


          Now save it, press Ctrl + x press Y press enter



          Back in the terminal



          apt-get update
          apt-get install gnome-tweak-tool


          It should now download and install



          Now issue gnome-tweak-tool in the terminal and it should open.






          share|improve this answer

































            1
















            First of all please mention the Desktop Environment of your Distribution.

            By the way try this



            sudo apt-get update && sudo apt-get upgrade 
            sudo apt-get install gnome-shell gnome-shell-extensions gnome-tweak-tool


            This generally works with gnome desktop Environment.
            If still there is any error Then maintain your sources list.






            share|improve this answer




























            • OP did but indirectly. gnome-tweak-tool only is useful for GNOME3 UI

              – fpmurphy
              Sep 1 '15 at 7:50



















            1
















            I see a dash missing in your post. It is gnome-tweak-toolinstead of gnome-tweak tool






            share|improve this answer


























            • Except for the error: E: Package 'gnome-tweak-tool', so they copy/pasted one of the names incorrectly. This could maybe have been a clarifying comment...

              – Jeff Schaller
              May 5 '18 at 2:25



















            0
















            Pls i'm new to ubuntu. I have tried several tips but still gnome is not installing. help me






            share|improve this answer








            New contributor



            kay is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
            Check out our Code of Conduct.
























              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',
              autoActivateHeartbeat: false,
              convertImagesToLinks: false,
              noModals: true,
              showLowRepImageUploadWarning: true,
              reputationToPostImages: null,
              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%2funix.stackexchange.com%2fquestions%2f190232%2fgnome-tweak-tool-not-found%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









              1
















              First you need to make sure your source list is correct so it knows where to find the package, it seems this is your issue.



              In a terminal issue the following commands



              nano /etc/apt/sources.list


              In this window copy and paste the below to the bottom of the existing list



              deb http://security.kali.org/kali-security kali/updates main contrib non-free
              deb http://http.kali.org/ /wheezy main contrib non-free


              Now save it, press Ctrl + x press Y press enter



              Back in the terminal



              apt-get update
              apt-get install gnome-tweak-tool


              It should now download and install



              Now issue gnome-tweak-tool in the terminal and it should open.






              share|improve this answer






























                1
















                First you need to make sure your source list is correct so it knows where to find the package, it seems this is your issue.



                In a terminal issue the following commands



                nano /etc/apt/sources.list


                In this window copy and paste the below to the bottom of the existing list



                deb http://security.kali.org/kali-security kali/updates main contrib non-free
                deb http://http.kali.org/ /wheezy main contrib non-free


                Now save it, press Ctrl + x press Y press enter



                Back in the terminal



                apt-get update
                apt-get install gnome-tweak-tool


                It should now download and install



                Now issue gnome-tweak-tool in the terminal and it should open.






                share|improve this answer




























                  1














                  1










                  1









                  First you need to make sure your source list is correct so it knows where to find the package, it seems this is your issue.



                  In a terminal issue the following commands



                  nano /etc/apt/sources.list


                  In this window copy and paste the below to the bottom of the existing list



                  deb http://security.kali.org/kali-security kali/updates main contrib non-free
                  deb http://http.kali.org/ /wheezy main contrib non-free


                  Now save it, press Ctrl + x press Y press enter



                  Back in the terminal



                  apt-get update
                  apt-get install gnome-tweak-tool


                  It should now download and install



                  Now issue gnome-tweak-tool in the terminal and it should open.






                  share|improve this answer













                  First you need to make sure your source list is correct so it knows where to find the package, it seems this is your issue.



                  In a terminal issue the following commands



                  nano /etc/apt/sources.list


                  In this window copy and paste the below to the bottom of the existing list



                  deb http://security.kali.org/kali-security kali/updates main contrib non-free
                  deb http://http.kali.org/ /wheezy main contrib non-free


                  Now save it, press Ctrl + x press Y press enter



                  Back in the terminal



                  apt-get update
                  apt-get install gnome-tweak-tool


                  It should now download and install



                  Now issue gnome-tweak-tool in the terminal and it should open.







                  share|improve this answer












                  share|improve this answer



                  share|improve this answer










                  answered Mar 15 '15 at 6:55









                  DylanDylan

                  8438 silver badges17 bronze badges




                  8438 silver badges17 bronze badges




























                      1
















                      First of all please mention the Desktop Environment of your Distribution.

                      By the way try this



                      sudo apt-get update && sudo apt-get upgrade 
                      sudo apt-get install gnome-shell gnome-shell-extensions gnome-tweak-tool


                      This generally works with gnome desktop Environment.
                      If still there is any error Then maintain your sources list.






                      share|improve this answer




























                      • OP did but indirectly. gnome-tweak-tool only is useful for GNOME3 UI

                        – fpmurphy
                        Sep 1 '15 at 7:50
















                      1
















                      First of all please mention the Desktop Environment of your Distribution.

                      By the way try this



                      sudo apt-get update && sudo apt-get upgrade 
                      sudo apt-get install gnome-shell gnome-shell-extensions gnome-tweak-tool


                      This generally works with gnome desktop Environment.
                      If still there is any error Then maintain your sources list.






                      share|improve this answer




























                      • OP did but indirectly. gnome-tweak-tool only is useful for GNOME3 UI

                        – fpmurphy
                        Sep 1 '15 at 7:50














                      1














                      1










                      1









                      First of all please mention the Desktop Environment of your Distribution.

                      By the way try this



                      sudo apt-get update && sudo apt-get upgrade 
                      sudo apt-get install gnome-shell gnome-shell-extensions gnome-tweak-tool


                      This generally works with gnome desktop Environment.
                      If still there is any error Then maintain your sources list.






                      share|improve this answer















                      First of all please mention the Desktop Environment of your Distribution.

                      By the way try this



                      sudo apt-get update && sudo apt-get upgrade 
                      sudo apt-get install gnome-shell gnome-shell-extensions gnome-tweak-tool


                      This generally works with gnome desktop Environment.
                      If still there is any error Then maintain your sources list.







                      share|improve this answer














                      share|improve this answer



                      share|improve this answer








                      edited Feb 12 '16 at 5:21









                      sam

                      15.4k3 gold badges17 silver badges28 bronze badges




                      15.4k3 gold badges17 silver badges28 bronze badges










                      answered Mar 15 '15 at 7:44









                      Nikit SwarajNikit Swaraj

                      211 bronze badge




                      211 bronze badge
















                      • OP did but indirectly. gnome-tweak-tool only is useful for GNOME3 UI

                        – fpmurphy
                        Sep 1 '15 at 7:50



















                      • OP did but indirectly. gnome-tweak-tool only is useful for GNOME3 UI

                        – fpmurphy
                        Sep 1 '15 at 7:50

















                      OP did but indirectly. gnome-tweak-tool only is useful for GNOME3 UI

                      – fpmurphy
                      Sep 1 '15 at 7:50





                      OP did but indirectly. gnome-tweak-tool only is useful for GNOME3 UI

                      – fpmurphy
                      Sep 1 '15 at 7:50











                      1
















                      I see a dash missing in your post. It is gnome-tweak-toolinstead of gnome-tweak tool






                      share|improve this answer


























                      • Except for the error: E: Package 'gnome-tweak-tool', so they copy/pasted one of the names incorrectly. This could maybe have been a clarifying comment...

                        – Jeff Schaller
                        May 5 '18 at 2:25
















                      1
















                      I see a dash missing in your post. It is gnome-tweak-toolinstead of gnome-tweak tool






                      share|improve this answer


























                      • Except for the error: E: Package 'gnome-tweak-tool', so they copy/pasted one of the names incorrectly. This could maybe have been a clarifying comment...

                        – Jeff Schaller
                        May 5 '18 at 2:25














                      1














                      1










                      1









                      I see a dash missing in your post. It is gnome-tweak-toolinstead of gnome-tweak tool






                      share|improve this answer













                      I see a dash missing in your post. It is gnome-tweak-toolinstead of gnome-tweak tool







                      share|improve this answer












                      share|improve this answer



                      share|improve this answer










                      answered May 5 '18 at 0:37









                      Santi DandoisSanti Dandois

                      111 bronze badge




                      111 bronze badge
















                      • Except for the error: E: Package 'gnome-tweak-tool', so they copy/pasted one of the names incorrectly. This could maybe have been a clarifying comment...

                        – Jeff Schaller
                        May 5 '18 at 2:25



















                      • Except for the error: E: Package 'gnome-tweak-tool', so they copy/pasted one of the names incorrectly. This could maybe have been a clarifying comment...

                        – Jeff Schaller
                        May 5 '18 at 2:25

















                      Except for the error: E: Package 'gnome-tweak-tool', so they copy/pasted one of the names incorrectly. This could maybe have been a clarifying comment...

                      – Jeff Schaller
                      May 5 '18 at 2:25





                      Except for the error: E: Package 'gnome-tweak-tool', so they copy/pasted one of the names incorrectly. This could maybe have been a clarifying comment...

                      – Jeff Schaller
                      May 5 '18 at 2:25











                      0
















                      Pls i'm new to ubuntu. I have tried several tips but still gnome is not installing. help me






                      share|improve this answer








                      New contributor



                      kay is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
                      Check out our Code of Conduct.


























                        0
















                        Pls i'm new to ubuntu. I have tried several tips but still gnome is not installing. help me






                        share|improve this answer








                        New contributor



                        kay is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
                        Check out our Code of Conduct.
























                          0














                          0










                          0









                          Pls i'm new to ubuntu. I have tried several tips but still gnome is not installing. help me






                          share|improve this answer








                          New contributor



                          kay is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
                          Check out our Code of Conduct.









                          Pls i'm new to ubuntu. I have tried several tips but still gnome is not installing. help me







                          share|improve this answer








                          New contributor



                          kay is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
                          Check out our Code of Conduct.








                          share|improve this answer



                          share|improve this answer






                          New contributor



                          kay is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
                          Check out our Code of Conduct.








                          answered 13 mins ago









                          kaykay

                          1




                          1




                          New contributor



                          kay is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
                          Check out our Code of Conduct.




                          New contributor




                          kay is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
                          Check out our Code of Conduct.




































                              draft saved

                              draft discarded



















































                              Thanks for contributing an answer to Unix & Linux Stack Exchange!


                              • 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%2funix.stackexchange.com%2fquestions%2f190232%2fgnome-tweak-tool-not-found%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

                              Hudson River Historic District Contents Geography History The district today Aesthetics Cultural...

                              The number designs the writing. Feandra Aversely Definition: The act of ingrafting a sprig or shoot of one...

                              Ayherre Geografie Demografie Externe links Navigatiemenu43° 23′ NB, 1° 15′ WL43° 23′ NB, 1°...