this post was submitted on 17 May 2025
134 points (94.1% liked)

Linux

10502 readers
4 users here now

Welcome to c/linux!

Welcome to our thriving Linux community! Whether you're a seasoned Linux enthusiast or just starting your journey, we're excited to have you here. Explore, learn, and collaborate with like-minded individuals who share a passion for open-source software and the endless possibilities it offers. Together, let's dive into the world of Linux and embrace the power of freedom, customization, and innovation. Enjoy your stay and feel free to join the vibrant discussions that await you!

Rules:

  1. Stay on topic: Posts and discussions should be related to Linux, open source software, and related technologies.

  2. Be respectful: Treat fellow community members with respect and courtesy.

  3. Quality over quantity: Share informative and thought-provoking content.

  4. No spam or self-promotion: Avoid excessive self-promotion or spamming.

  5. No NSFW adult content

  6. Follow general lemmy guidelines.

founded 2 years ago
MODERATORS
 

If I want to install something, I can either do "dnf install [program name]" or "flatpak install [program name]". Same goes for when I want to remove a program. And for flatpak at least, I typed ONE WORD from a game I was uninstalling because I didn't remember to exact tag and flatpak asked me "do you want to install [full tag of game]? y/n" like HOW IS THAT POSSIBLE THAT IS SO CONVENIENT

you are viewing a single comment's thread
view the rest of the comments
[–] catloaf@lemm.ee 34 points 1 week ago (6 children)

Even windows can do this now with winget. It's not quite as mature as I'd like it, but it's got nearly everything I want.

[–] VitoRobles 2 points 1 week ago (3 children)

How does it compare with chocolatey?

Ive been using that for years and this is my first time learning of winget.

[–] Laser@feddit.org 2 points 1 week ago* (last edited 6 days ago) (1 children)

Some stuff is better, but I overall prefer chocolatey because it is closer to classic package manager experience. Winget will still open the installer windows of some applications. But you can use both, no need to decide for one, they install into the same directories and will manage the other's applications just fine (as they're all standard Windows installers).

[–] odelik 1 points 1 week ago

That's why winget has --silent. I wish silent was the default instead of interactive however.

load more comments (1 replies)
load more comments (3 replies)