Example sudo apt install kde-plasma-desktop installs all KDE apps

  • Bloefz@lemmy.world
    link
    fedilink
    arrow-up
    9
    ·
    edit-2
    1 day ago

    Depends on your distribution obviously. They don’t all have the same naming. It sounds like a Debian derivative here of course but there’s still many of those.

    But it’s normally a meta package with a huge amount of packages, you’ll have to list them individually unless your distro has a meta package with a specific minimum install or something.

    But anyway look in the package catalog for your distro, it should be in there.

    And WeaponG’s solution is really great if there isn’t a minimal package.

    • tdTrX@lemmy.mlOP
      link
      fedilink
      English
      arrow-up
      1
      ·
      6 hours ago

      isn’t there a command which shows the dependencies and I can selectively install them, i saw it on chris titus video

      • bus_factor@lemmy.world
        link
        fedilink
        arrow-up
        1
        ·
        3 hours ago

        If you just run the command you ran initially it will print out the packages it wants to pull in. You can then cancel it and install whichever subset you choose manually.