How to do a minimal non-server install of Ubuntu?





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







1















I really want to switch to Ubuntu 19.04 for my main workstation, however I want a very minimal installation with i3 and lightdm.
I don't want to manually figure out which packages to purge on the regular Ubuntu installation, so I just tested the beta of the 19.04 server and selected absolutely no features in the installer.
Even so it still holds quite a few server features, such as for instance cloud-init.
So using the server image isn't really an option either.



How can I install a strictly minimal Ubuntu with no window manager, zero Gnome/KDE/XFCE/etc. based applications and really just the bare essentials to boot into a terminal?
I'll add the necessary packages myself from there.



Note: I've looked through the similar questions, but they all suggest going the server route, which as mentioned really isn't all that feasible IMO as it adds too many server features.










share|improve this question







New contributor




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



























    1















    I really want to switch to Ubuntu 19.04 for my main workstation, however I want a very minimal installation with i3 and lightdm.
    I don't want to manually figure out which packages to purge on the regular Ubuntu installation, so I just tested the beta of the 19.04 server and selected absolutely no features in the installer.
    Even so it still holds quite a few server features, such as for instance cloud-init.
    So using the server image isn't really an option either.



    How can I install a strictly minimal Ubuntu with no window manager, zero Gnome/KDE/XFCE/etc. based applications and really just the bare essentials to boot into a terminal?
    I'll add the necessary packages myself from there.



    Note: I've looked through the similar questions, but they all suggest going the server route, which as mentioned really isn't all that feasible IMO as it adds too many server features.










    share|improve this question







    New contributor




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























      1












      1








      1








      I really want to switch to Ubuntu 19.04 for my main workstation, however I want a very minimal installation with i3 and lightdm.
      I don't want to manually figure out which packages to purge on the regular Ubuntu installation, so I just tested the beta of the 19.04 server and selected absolutely no features in the installer.
      Even so it still holds quite a few server features, such as for instance cloud-init.
      So using the server image isn't really an option either.



      How can I install a strictly minimal Ubuntu with no window manager, zero Gnome/KDE/XFCE/etc. based applications and really just the bare essentials to boot into a terminal?
      I'll add the necessary packages myself from there.



      Note: I've looked through the similar questions, but they all suggest going the server route, which as mentioned really isn't all that feasible IMO as it adds too many server features.










      share|improve this question







      New contributor




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












      I really want to switch to Ubuntu 19.04 for my main workstation, however I want a very minimal installation with i3 and lightdm.
      I don't want to manually figure out which packages to purge on the regular Ubuntu installation, so I just tested the beta of the 19.04 server and selected absolutely no features in the installer.
      Even so it still holds quite a few server features, such as for instance cloud-init.
      So using the server image isn't really an option either.



      How can I install a strictly minimal Ubuntu with no window manager, zero Gnome/KDE/XFCE/etc. based applications and really just the bare essentials to boot into a terminal?
      I'll add the necessary packages myself from there.



      Note: I've looked through the similar questions, but they all suggest going the server route, which as mentioned really isn't all that feasible IMO as it adds too many server features.







      ubuntu-minimal






      share|improve this question







      New contributor




      Steffen 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 question







      New contributor




      Steffen 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 question




      share|improve this question






      New contributor




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









      asked 6 hours ago









      SteffenSteffen

      1061




      1061




      New contributor




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





      New contributor





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






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






















          1 Answer
          1






          active

          oldest

          votes


















          0














          You could look at using the mini.iso
          There is some info on that ISO over at https://help.ubuntu.com/community/Installation/MinimalCD.
          With that being said, the ISO does not support UEFI out of the box and requires you to add support if you need or want that.
          They also document a portion of this on that same page (direct link - https://help.ubuntu.com/community/Installation/MinimalCD#mini_system_in_UEFI_mode).



          I have been working on an Ansible script to build up an I3 install as well. If you get stuck on the UEFI portion, let me know. I did script it. However, I am not at my computer to grab that info.






          share|improve this answer








          New contributor




          bashfulrobot 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: "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',
            autoActivateHeartbeat: false,
            convertImagesToLinks: true,
            noModals: true,
            showLowRepImageUploadWarning: true,
            reputationToPostImages: 10,
            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/3.0/"u003ecc by-sa 3.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
            });


            }
            });






            Steffen is a new contributor. Be nice, and check out our Code of Conduct.










            draft saved

            draft discarded


















            StackExchange.ready(
            function () {
            StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f1131274%2fhow-to-do-a-minimal-non-server-install-of-ubuntu%23new-answer', 'question_page');
            }
            );

            Post as a guest















            Required, but never shown

























            1 Answer
            1






            active

            oldest

            votes








            1 Answer
            1






            active

            oldest

            votes









            active

            oldest

            votes






            active

            oldest

            votes









            0














            You could look at using the mini.iso
            There is some info on that ISO over at https://help.ubuntu.com/community/Installation/MinimalCD.
            With that being said, the ISO does not support UEFI out of the box and requires you to add support if you need or want that.
            They also document a portion of this on that same page (direct link - https://help.ubuntu.com/community/Installation/MinimalCD#mini_system_in_UEFI_mode).



            I have been working on an Ansible script to build up an I3 install as well. If you get stuck on the UEFI portion, let me know. I did script it. However, I am not at my computer to grab that info.






            share|improve this answer








            New contributor




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

























              0














              You could look at using the mini.iso
              There is some info on that ISO over at https://help.ubuntu.com/community/Installation/MinimalCD.
              With that being said, the ISO does not support UEFI out of the box and requires you to add support if you need or want that.
              They also document a portion of this on that same page (direct link - https://help.ubuntu.com/community/Installation/MinimalCD#mini_system_in_UEFI_mode).



              I have been working on an Ansible script to build up an I3 install as well. If you get stuck on the UEFI portion, let me know. I did script it. However, I am not at my computer to grab that info.






              share|improve this answer








              New contributor




              bashfulrobot 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







                You could look at using the mini.iso
                There is some info on that ISO over at https://help.ubuntu.com/community/Installation/MinimalCD.
                With that being said, the ISO does not support UEFI out of the box and requires you to add support if you need or want that.
                They also document a portion of this on that same page (direct link - https://help.ubuntu.com/community/Installation/MinimalCD#mini_system_in_UEFI_mode).



                I have been working on an Ansible script to build up an I3 install as well. If you get stuck on the UEFI portion, let me know. I did script it. However, I am not at my computer to grab that info.






                share|improve this answer








                New contributor




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










                You could look at using the mini.iso
                There is some info on that ISO over at https://help.ubuntu.com/community/Installation/MinimalCD.
                With that being said, the ISO does not support UEFI out of the box and requires you to add support if you need or want that.
                They also document a portion of this on that same page (direct link - https://help.ubuntu.com/community/Installation/MinimalCD#mini_system_in_UEFI_mode).



                I have been working on an Ansible script to build up an I3 install as well. If you get stuck on the UEFI portion, let me know. I did script it. However, I am not at my computer to grab that info.







                share|improve this answer








                New contributor




                bashfulrobot 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




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









                answered 5 hours ago









                bashfulrobotbashfulrobot

                11




                11




                New contributor




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





                New contributor





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






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






















                    Steffen is a new contributor. Be nice, and check out our Code of Conduct.










                    draft saved

                    draft discarded


















                    Steffen is a new contributor. Be nice, and check out our Code of Conduct.













                    Steffen is a new contributor. Be nice, and check out our Code of Conduct.












                    Steffen is a new contributor. Be nice, and check out our Code of Conduct.
















                    Thanks for contributing an answer to Ask Ubuntu!


                    • 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%2faskubuntu.com%2fquestions%2f1131274%2fhow-to-do-a-minimal-non-server-install-of-ubuntu%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

                    香粉寮

                    GameSpot