• Lunch
    link
    11 year ago

    Where do you mostly download your packages from? Discover and Flathub? Just curious as I switched to Tumbleweed yesterday, and not a big fan of Discover so far… 😅

      • Lunch
        link
        11 year ago

        Yeah need to get used to that then, I came from Debian so very used to apt.

        • @[email protected]
          link
          fedilink
          31 year ago

          As someone who also switched from debian-based, the commands are pretty easy to pickup. Instead of apt-get upgrade you have zypper dup, and instead of apt-get install you have zypper install. Have fun with it!

          • @[email protected]OP
            link
            fedilink
            English
            11 year ago

            Another very useful command, if you are searching for python packages for example (they get installed via zypper not pip), is zypper se “package name” to search for packages in your repos

        • @[email protected]
          link
          fedilink
          21 year ago

          Also don’t forget the --clean-deps flag when uninstalling a package with zypper to remove unneeded dependencies, for example “sudo zypper rm --clean-depts package_name”

    • @[email protected]OP
      link
      fedilink
      English
      2
      edit-2
      1 year ago

      Discover is trash imo, it always crashes when trying to list all the packages to update (maybe that’s because of the number of packages i installed? No, impossible! xD)