this post was submitted on 12 Oct 2025
156 points (100.0% liked)

Opensource

4250 readers
25 users here now

A community for discussion about open source software! Ask questions, share knowledge, share news, or post interesting stuff related to it!

CreditsIcon base by Lorc under CC BY 3.0 with modifications to add a gradient



founded 2 years ago
MODERATORS
top 16 comments
sorted by: hot top controversial new old
[–] TWeaK@lemmy.today 29 points 3 weeks ago (2 children)

One of the big issues with 7-Zip is that it only really updates manually. There is literally no update functionality baked in, at least in the version I've been running.

[–] tordenflesk@lemmy.world 27 points 3 weeks ago (1 children)

There is literally no update functionality baked in

Good, that's what package managers are for.

[–] JustEnoughDucks@feddit.nl 16 points 3 weeks ago (4 children)

If only windows had package managers for the 100 million machines with 7zip out there

[–] The_Decryptor@aussie.zone 12 points 3 weeks ago

winget is actually smart enough to manage stuff installed outside of it, but that still requires users to actually use winget to begin with.

[–] tordenflesk@lemmy.world 8 points 3 weeks ago (1 children)

Winget, Chocolatey, Scoop, VU, Cargo. I could go on...

[–] JustEnoughDucks@feddit.nl 0 points 3 weeks ago (2 children)

Can't you not use those unless you have admin rights on your PC which the vast majority of corporations (rightly) don't give.

[–] tordenflesk@lemmy.world 5 points 3 weeks ago* (last edited 3 weeks ago)

Right, it's the end-users responsibility to update software in a corporate environment is it?

Scoop, by default deploys in ~\Scoop, and works in 95% of cases with a regular user.

[–] monk@lemmy.unboiled.info 3 points 3 weeks ago

Then the corporations are the ones on the hook to to update it. shrug

[–] circuscritic@lemmy.ca 3 points 3 weeks ago (1 children)

Winget exists, but I believe it has to be manually setup, and manually used.

It's been a while since I used Windows in general, so my knowledge is a bit outdated/rusty.

[–] AtariDump@lemmy.world 2 points 3 weeks ago

Manually triggered, yes. Manually setup, no - it’s already a part of Winblows 11.

[–] bizarroland@lemmy.world 1 points 3 weeks ago

I like https://ruckzuck.tools/

It has a section for updating and then a section for exploring for new programs that's relatively sanely sorted.

[–] Psythik@lemmy.world 1 points 3 weeks ago

That's why I use NanaZip instead. It's a fork of 7-Zip that has been modernized.

[–] Kissaki@programming.dev 21 points 3 weeks ago (1 children)

Patches for two high-severity ZIP parsing flaws have quietly been available since July.

If you updated at some point since July 5th you already have the update.

[–] dditty@lemmy.dbzer0.com 2 points 3 weeks ago

Ah thanks, I thought I remembered there being a big vulnerability earlier this year and I updated all my machines then

[–] Linearity 7 points 3 weeks ago (1 children)

Dawg why is an offline program vulnerable to internet attacks :(
I’m curious as to how this works

[–] NocturnalEngineer@lemmy.world 9 points 3 weeks ago

Because said offline program is used to open malicious archive files from the internet.