127
submitted 11 months ago* (last edited 11 months ago) by Tatsumoto@reddthat.com to c/linuxmemes@lemmy.world
you are viewing a single comment's thread
view the rest of the comments
[-] LunchEnjoyer@lemmy.world 1 points 11 months 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... ๐Ÿ˜…

[-] pfaca@lemm.ee 3 points 11 months ago* (last edited 11 months ago)

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

[-] LunchEnjoyer@lemmy.world 1 points 11 months ago

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

[-] csfirecracker@lemmyf.uk 3 points 11 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.com 1 points 11 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

[-] resketreke@kbin.social 2 points 11 months ago

Just wanted to say that zypper search works too, it might be easier to remember fore some people.

[-] Tatsumoto@reddthat.com 1 points 11 months ago

Thanks, I totally didn't thought about that ๐Ÿ˜ƒ

[-] Drxmiz@reddthat.com 2 points 11 months 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"

[-] Tatsumoto@reddthat.com 2 points 11 months ago* (last edited 11 months 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)

this post was submitted on 15 Oct 2023
127 points (92.6% liked)

linuxmemes

20707 readers
1764 users here now

I use Arch btw


Sister communities:

Community rules

  1. Follow the site-wide rules and code of conduct
  2. Be civil
  3. Post Linux-related content
  4. No recent reposts

Please report posts and comments that break these rules!

founded 1 year ago
MODERATORS