you are viewing a single comment's thread
view the rest of the comments
[–] 1 point 2 years ago (2 children)

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... πŸ˜…

  • source
  • hideshow 4 child comments
  • [–] 3 points 2 years ago* (1 child)

    If you are ok with using a terminal, just use zypper.

  • source
  • parent
  • hideshow 2 child comments
  • [–] 1 point 2 years ago (2 children)

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

  • source
  • parent
  • hideshow 4 child comments
  • [–] 3 points 2 years ago (1 child)

    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!

  • source
  • parent
  • hideshow 2 child comments
  • [–] [S] 1 point 2 years ago (1 child)

    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

  • source
  • parent
  • hideshow 2 child comments