What will happen if I install Ubuntu GNOME over a regular Ubuntu install?

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








up vote
0
down vote

favorite












If I install Ubuntu GNOME over my already existing Ubuntu install what will happen?



Is it same as doing fresh install (all installed programs/settings/etc will be deleted)?










share|improve this question























  • Are You Going To install gnome-shell by apt-get?
    – Pandya
    Apr 21 '14 at 9:52










  • nope, i want to reinstall it
    – Spadaboyz
    Apr 21 '14 at 10:05














up vote
0
down vote

favorite












If I install Ubuntu GNOME over my already existing Ubuntu install what will happen?



Is it same as doing fresh install (all installed programs/settings/etc will be deleted)?










share|improve this question























  • Are You Going To install gnome-shell by apt-get?
    – Pandya
    Apr 21 '14 at 9:52










  • nope, i want to reinstall it
    – Spadaboyz
    Apr 21 '14 at 10:05












up vote
0
down vote

favorite









up vote
0
down vote

favorite











If I install Ubuntu GNOME over my already existing Ubuntu install what will happen?



Is it same as doing fresh install (all installed programs/settings/etc will be deleted)?










share|improve this question















If I install Ubuntu GNOME over my already existing Ubuntu install what will happen?



Is it same as doing fresh install (all installed programs/settings/etc will be deleted)?







system-installation






share|improve this question















share|improve this question













share|improve this question




share|improve this question








edited May 1 '14 at 2:05









Seth♦

32.5k24109158




32.5k24109158










asked Apr 21 '14 at 9:47









Spadaboyz

156




156











  • Are You Going To install gnome-shell by apt-get?
    – Pandya
    Apr 21 '14 at 9:52










  • nope, i want to reinstall it
    – Spadaboyz
    Apr 21 '14 at 10:05
















  • Are You Going To install gnome-shell by apt-get?
    – Pandya
    Apr 21 '14 at 9:52










  • nope, i want to reinstall it
    – Spadaboyz
    Apr 21 '14 at 10:05















Are You Going To install gnome-shell by apt-get?
– Pandya
Apr 21 '14 at 9:52




Are You Going To install gnome-shell by apt-get?
– Pandya
Apr 21 '14 at 9:52












nope, i want to reinstall it
– Spadaboyz
Apr 21 '14 at 10:05




nope, i want to reinstall it
– Spadaboyz
Apr 21 '14 at 10:05










1 Answer
1






active

oldest

votes

















up vote
1
down vote



accepted










If your current installation of Ubuntu is working correctly, there is no need to re-install just to change your desktop environment to Gnome.



You can convert an existing installation without a re-install. The procedure is described in the UbuntuGNOME wiki.



In simple terms all you need to do is install the package ubuntu-gnome-desktop which contains all of the customisations to convert your installation to UbuntuGNOME. Then, you can optionally remove some other packages if you no longer need the old Ubuntu desktop.




First, you install the Ubuntu GNOME desktop, and enable GDM.



sudo apt-get install ubuntu-gnome-deskop


dpkg will prompt asking which display manager you want to use, select 'gdm'
Optionally, you can remove unneeded packages from Ubuntu.



sudo apt-get purge ubuntu-default-settings

sudo apt-get purge ubuntu-desktop

sudo apt-get autoremove






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',
    convertImagesToLinks: true,
    noModals: false,
    showLowRepImageUploadWarning: true,
    reputationToPostImages: 10,
    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%2faskubuntu.com%2fquestions%2f451951%2fwhat-will-happen-if-i-install-ubuntu-gnome-over-a-regular-ubuntu-install%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










    If your current installation of Ubuntu is working correctly, there is no need to re-install just to change your desktop environment to Gnome.



    You can convert an existing installation without a re-install. The procedure is described in the UbuntuGNOME wiki.



    In simple terms all you need to do is install the package ubuntu-gnome-desktop which contains all of the customisations to convert your installation to UbuntuGNOME. Then, you can optionally remove some other packages if you no longer need the old Ubuntu desktop.




    First, you install the Ubuntu GNOME desktop, and enable GDM.



    sudo apt-get install ubuntu-gnome-deskop


    dpkg will prompt asking which display manager you want to use, select 'gdm'
    Optionally, you can remove unneeded packages from Ubuntu.



    sudo apt-get purge ubuntu-default-settings

    sudo apt-get purge ubuntu-desktop

    sudo apt-get autoremove






    share|improve this answer
























      up vote
      1
      down vote



      accepted










      If your current installation of Ubuntu is working correctly, there is no need to re-install just to change your desktop environment to Gnome.



      You can convert an existing installation without a re-install. The procedure is described in the UbuntuGNOME wiki.



      In simple terms all you need to do is install the package ubuntu-gnome-desktop which contains all of the customisations to convert your installation to UbuntuGNOME. Then, you can optionally remove some other packages if you no longer need the old Ubuntu desktop.




      First, you install the Ubuntu GNOME desktop, and enable GDM.



      sudo apt-get install ubuntu-gnome-deskop


      dpkg will prompt asking which display manager you want to use, select 'gdm'
      Optionally, you can remove unneeded packages from Ubuntu.



      sudo apt-get purge ubuntu-default-settings

      sudo apt-get purge ubuntu-desktop

      sudo apt-get autoremove






      share|improve this answer






















        up vote
        1
        down vote



        accepted







        up vote
        1
        down vote



        accepted






        If your current installation of Ubuntu is working correctly, there is no need to re-install just to change your desktop environment to Gnome.



        You can convert an existing installation without a re-install. The procedure is described in the UbuntuGNOME wiki.



        In simple terms all you need to do is install the package ubuntu-gnome-desktop which contains all of the customisations to convert your installation to UbuntuGNOME. Then, you can optionally remove some other packages if you no longer need the old Ubuntu desktop.




        First, you install the Ubuntu GNOME desktop, and enable GDM.



        sudo apt-get install ubuntu-gnome-deskop


        dpkg will prompt asking which display manager you want to use, select 'gdm'
        Optionally, you can remove unneeded packages from Ubuntu.



        sudo apt-get purge ubuntu-default-settings

        sudo apt-get purge ubuntu-desktop

        sudo apt-get autoremove






        share|improve this answer












        If your current installation of Ubuntu is working correctly, there is no need to re-install just to change your desktop environment to Gnome.



        You can convert an existing installation without a re-install. The procedure is described in the UbuntuGNOME wiki.



        In simple terms all you need to do is install the package ubuntu-gnome-desktop which contains all of the customisations to convert your installation to UbuntuGNOME. Then, you can optionally remove some other packages if you no longer need the old Ubuntu desktop.




        First, you install the Ubuntu GNOME desktop, and enable GDM.



        sudo apt-get install ubuntu-gnome-deskop


        dpkg will prompt asking which display manager you want to use, select 'gdm'
        Optionally, you can remove unneeded packages from Ubuntu.



        sudo apt-get purge ubuntu-default-settings

        sudo apt-get purge ubuntu-desktop

        sudo apt-get autoremove







        share|improve this answer












        share|improve this answer



        share|improve this answer










        answered May 1 '14 at 4:48









        thomasrutter

        25.4k46086




        25.4k46086



























             

            draft saved


            draft discarded















































             


            draft saved


            draft discarded














            StackExchange.ready(
            function ()
            StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f451951%2fwhat-will-happen-if-i-install-ubuntu-gnome-over-a-regular-ubuntu-install%23new-answer', 'question_page');

            );

            Post as a guest













































































            Popular posts from this blog

            Trouble downloading packages list due to a “Hash sum mismatch” error

            How do so many people here on Academia.SE, and in general, afford lavish higher education programs?

            Which professions warranted travel in Medieval times?