• csfirecracker@lemmyf.uk
    link
    fedilink
    arrow-up
    3
    ·
    9 months 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!

    • Tatsumoto@reddthat.comOP
      link
      fedilink
      English
      arrow-up
      1
      ·
      9 months 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