• m4m4m4m4@lemmy.world
    link
    fedilink
    arrow-up
    1
    ·
    edit-2
    7 days ago

    I love Gentoo precisely because of Portage, but I think the most badass package install/uninstall syntax has to be that of (the defunct?) Sorcerer Linux:

    Sorcerer’s tool terminology is based upon magic words. For example:

    • a tool to download, compile, and install software is called a “spell”
    • to install a package is “cast”
    • to remove a package is “dispel”
    • a set of available spells is called a “grimoire”
  • fl42v@lemmy.ml
    link
    fedilink
    arrow-up
    0
    ·
    8 days ago

    I still like pacman’s syntax the most due to it being close to what one expects from a normal cli program. Also, I’m lazy, and pacman -Syu, for example, is way faster to type than apt update && apt upgrade.