ML
    • Recent
    • Categories
    • Tags
    • Popular
    • Users
    • Groups
    • Register
    • Login

    Installing additional Linux desktop environment

    Scheduled Pinned Locked Moved IT Discussion
    10 Posts 4 Posters 1.1k Views
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • bbigfordB
      bbigford
      last edited by

      Why is @ required? What does it indicate? Example:

      sudo dnf install @cinnamon-desktop

      coliverC 1 Reply Last reply Reply Quote 0
      • coliverC
        coliver @bbigford
        last edited by

        @BBigford said in Installing additional Linux desktop environment:

        Why is @ required? What does it indicate? Example:

        sudo dnf install @cinnamon-desktop

        I thought @ signified a group install in dnf. Could be wrong though.

        1 Reply Last reply Reply Quote 1
        • scottalanmillerS
          scottalanmiller
          last edited by

          Yes the at sign signifies a group of packages rather than a single one.

          bbigfordB 1 Reply Last reply Reply Quote 0
          • stacksofplatesS
            stacksofplates
            last edited by

            And for reference, RHEL uses yum groupinstall, or dnf groupinstall.

            bbigfordB 1 Reply Last reply Reply Quote 2
            • bbigfordB
              bbigford @scottalanmiller
              last edited by

              @scottalanmiller said in Installing additional Linux desktop environment:

              Yes the at sign signifies a group of packages rather than a single one.

              So what would happen if you didn't use @ ? Would only part of the package be installed and the environment unusable?

              scottalanmillerS 1 Reply Last reply Reply Quote 0
              • bbigfordB
                bbigford @stacksofplates
                last edited by

                @stacksofplates said in Installing additional Linux desktop environment:

                And for reference, RHEL uses yum groupinstall, or dnf groupinstall.

                Can you do either @ or groupinstall or is groupinstall the only thing supported? Not at my computer for some time to try.

                stacksofplatesS coliverC 2 Replies Last reply Reply Quote 0
                • scottalanmillerS
                  scottalanmiller @bbigford
                  last edited by

                  @BBigford said in Installing additional Linux desktop environment:

                  @scottalanmiller said in Installing additional Linux desktop environment:

                  Yes the at sign signifies a group of packages rather than a single one.

                  So what would happen if you didn't use @ ? Would only part of the package be installed and the environment unusable?

                  You'd fail as there is no package by the name that you are specifying.

                  bbigfordB 1 Reply Last reply Reply Quote 0
                  • stacksofplatesS
                    stacksofplates @bbigford
                    last edited by

                    @BBigford said in Installing additional Linux desktop environment:

                    @stacksofplates said in Installing additional Linux desktop environment:

                    And for reference, RHEL uses yum groupinstall, or dnf groupinstall.

                    Can you do either @ or groupinstall or is groupinstall the only thing supported? Not at my computer for some time to try.

                    I know you can use @ in a kickstart file but I've never tried just normally installing things.

                    1 Reply Last reply Reply Quote 0
                    • coliverC
                      coliver @bbigford
                      last edited by

                      @BBigford said in Installing additional Linux desktop environment:

                      @stacksofplates said in Installing additional Linux desktop environment:

                      And for reference, RHEL uses yum groupinstall, or dnf groupinstall.

                      Can you do either @ or groupinstall or is groupinstall the only thing supported? Not at my computer for some time to try.

                      I think you can use either but the standard method is using groupinstall.

                      1 Reply Last reply Reply Quote 1
                      • bbigfordB
                        bbigford @scottalanmiller
                        last edited by

                        @scottalanmiller said in Installing additional Linux desktop environment:

                        @BBigford said in Installing additional Linux desktop environment:

                        @scottalanmiller said in Installing additional Linux desktop environment:

                        Yes the at sign signifies a group of packages rather than a single one.

                        So what would happen if you didn't use @ ? Would only part of the package be installed and the environment unusable?

                        You'd fail as there is no package by the name that you are specifying.

                        It hadn't failed for me though, it only listed about 12 things at around 35MB. When I added the @, it jumped up to about 180MB. I didn't run it though as I think I had in the past and it didn't include everything needed.

                        1 Reply Last reply Reply Quote 0
                        • 1 / 1
                        • First post
                          Last post