• Colloidal@programming.dev
    link
    fedilink
    arrow-up
    6
    ·
    edit-2
    3 个月前

    Just use aptitude and be happy.

    Disclaimer: while aptitude was originally designed to replicate the apt CLI interface, I have never run the search command through it. The TUI is marvelous, though.

    • debil@lemmy.world
      link
      fedilink
      arrow-up
      6
      ·
      edit-2
      3 个月前

      Nowadays apt supports deleting dangling config files with apt purge "~c" so no need to have aptitude for that feature. However, aptitude why <package> is pretty handy, and if you bump into dependency problems aptitude is quite capable of suggesting valid solutions.

      Disclaimer: I’ve never used aptitude’s TUI.

      • udon@lemmy.world
        link
        fedilink
        English
        arrow-up
        3
        ·
        edit-2
        3 个月前

        However, aptitude why <package> is pretty handy

        Dude/dudesse, what the hell is this and why have I never heard of it? Sounds really useful on the manpage, I hope I remember it next time I need it. Thanks! 😊

      • Colloidal@programming.dev
        link
        fedilink
        arrow-up
        2
        ·
        3 个月前

        I need to have aptitude because the TUI is boss. Even if it had less features than apt, I’d still prefer it. It’s nice to know it’s ahead of the curve, though.