• G0FuckThyself@lemmy.worldOP
      link
      fedilink
      arrow-up
      3
      ·
      1 year ago

      I know i can use pip to uninstall packages, the problem is I don’t know which package is needed and which is not needed. I wish pip was like pacman or apt which can list orphan packages.

      • coffeewithalex@lemmy.world
        link
        fedilink
        arrow-up
        4
        arrow-down
        1
        ·
        1 year ago

        Sounds like you need poetry.

        Or at least to track your dependencies, so that you can recreate your virtual environment.