How to save settings for Synaptic (Graphical package manager)?

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











up vote
0
down vote

favorite












I have dotfiles where I store the settings from all the programs that I use. I mean files with the extension .conf, .cfg, .rc and etc.



But I cannot find a place where the Synaptic keeps its settings.
I saw some answers where people talked about /root/.synaptic directory. But I do not have access to this directory. And even if I get access to the directory - is it safe to do something inside /root/ directory?



For example, I want to add more columns and change the toolbar view:
enter image description here



system: Linux Mint 19
synaptic: 0.84.3










share|improve this question

























    up vote
    0
    down vote

    favorite












    I have dotfiles where I store the settings from all the programs that I use. I mean files with the extension .conf, .cfg, .rc and etc.



    But I cannot find a place where the Synaptic keeps its settings.
    I saw some answers where people talked about /root/.synaptic directory. But I do not have access to this directory. And even if I get access to the directory - is it safe to do something inside /root/ directory?



    For example, I want to add more columns and change the toolbar view:
    enter image description here



    system: Linux Mint 19
    synaptic: 0.84.3










    share|improve this question























      up vote
      0
      down vote

      favorite









      up vote
      0
      down vote

      favorite











      I have dotfiles where I store the settings from all the programs that I use. I mean files with the extension .conf, .cfg, .rc and etc.



      But I cannot find a place where the Synaptic keeps its settings.
      I saw some answers where people talked about /root/.synaptic directory. But I do not have access to this directory. And even if I get access to the directory - is it safe to do something inside /root/ directory?



      For example, I want to add more columns and change the toolbar view:
      enter image description here



      system: Linux Mint 19
      synaptic: 0.84.3










      share|improve this question













      I have dotfiles where I store the settings from all the programs that I use. I mean files with the extension .conf, .cfg, .rc and etc.



      But I cannot find a place where the Synaptic keeps its settings.
      I saw some answers where people talked about /root/.synaptic directory. But I do not have access to this directory. And even if I get access to the directory - is it safe to do something inside /root/ directory?



      For example, I want to add more columns and change the toolbar view:
      enter image description here



      system: Linux Mint 19
      synaptic: 0.84.3







      linux-mint synaptic dot-files






      share|improve this question













      share|improve this question











      share|improve this question




      share|improve this question










      asked Aug 23 at 11:19









      in-in

      416




      416




















          1 Answer
          1






          active

          oldest

          votes

















          up vote
          1
          down vote



          accepted










          Synaptic saves its settings in ~/.synaptic/synaptic.conf, using the home directory of whatever user runs it. The user is generally root since that’s necessary for Synaptic to make changes, so yes, the settings are usually stored in /root/.synaptic/synaptic.conf (and that’s perfectly safe, it’s root’s home directory).



          Some settings which affect Synaptic, albeit not the GUI, are general APT settings, stored in various files in /etc/apt.






          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%2f464368%2fhow-to-save-settings-for-synaptic-graphical-package-manager%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



            accepted










            Synaptic saves its settings in ~/.synaptic/synaptic.conf, using the home directory of whatever user runs it. The user is generally root since that’s necessary for Synaptic to make changes, so yes, the settings are usually stored in /root/.synaptic/synaptic.conf (and that’s perfectly safe, it’s root’s home directory).



            Some settings which affect Synaptic, albeit not the GUI, are general APT settings, stored in various files in /etc/apt.






            share|improve this answer
























              up vote
              1
              down vote



              accepted










              Synaptic saves its settings in ~/.synaptic/synaptic.conf, using the home directory of whatever user runs it. The user is generally root since that’s necessary for Synaptic to make changes, so yes, the settings are usually stored in /root/.synaptic/synaptic.conf (and that’s perfectly safe, it’s root’s home directory).



              Some settings which affect Synaptic, albeit not the GUI, are general APT settings, stored in various files in /etc/apt.






              share|improve this answer






















                up vote
                1
                down vote



                accepted







                up vote
                1
                down vote



                accepted






                Synaptic saves its settings in ~/.synaptic/synaptic.conf, using the home directory of whatever user runs it. The user is generally root since that’s necessary for Synaptic to make changes, so yes, the settings are usually stored in /root/.synaptic/synaptic.conf (and that’s perfectly safe, it’s root’s home directory).



                Some settings which affect Synaptic, albeit not the GUI, are general APT settings, stored in various files in /etc/apt.






                share|improve this answer












                Synaptic saves its settings in ~/.synaptic/synaptic.conf, using the home directory of whatever user runs it. The user is generally root since that’s necessary for Synaptic to make changes, so yes, the settings are usually stored in /root/.synaptic/synaptic.conf (and that’s perfectly safe, it’s root’s home directory).



                Some settings which affect Synaptic, albeit not the GUI, are general APT settings, stored in various files in /etc/apt.







                share|improve this answer












                share|improve this answer



                share|improve this answer










                answered Aug 23 at 11:44









                Stephen Kitt

                146k22320386




                146k22320386



























                     

                    draft saved


                    draft discarded















































                     


                    draft saved


                    draft discarded














                    StackExchange.ready(
                    function ()
                    StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2funix.stackexchange.com%2fquestions%2f464368%2fhow-to-save-settings-for-synaptic-graphical-package-manager%23new-answer', 'question_page');

                    );

                    Post as a guest













































































                    Popular posts from this blog

                    Peggy Mitchell

                    Palaiologos

                    The Forum (Inglewood, California)