this post was submitted on 07 Jun 2026
694 points (94.3% liked)

linuxmemes

31675 readers
1821 users here now

Hint: :q!


Sister communities:


Community rules (click to expand)

1. Follow the site-wide rules

2. Be civil
  • Understand the difference between a joke and an insult.
  • Do not harrass or attack users for any reason. This includes using blanket terms, like "every user of thing".
  • Don't get baited into back-and-forth insults. We are not animals.
  • Leave remarks of "peasantry" to the PCMR community. If you dislike an OS/service/application, attack the thing you dislike, not the individuals who use it. Some people may not have a choice.
  • Bigotry will not be tolerated.
  • 3. Post Linux-related content
  • Including Unix and BSD.
  • Non-Linux content is acceptable as long as it makes a reference to Linux. For example, the poorly made mockery of sudo in Windows.
  • No porn, no politics, no trolling or ragebaiting.
  • Don't come looking for advice, this is not the right community.
  • 4. No recent reposts
  • Everybody uses Arch btw, can't quit Vim, <loves/tolerates/hates> systemd, and wants to interject for a moment. You can stop now.
  • 5. πŸ‡¬πŸ‡§ Language/язык/Sprache
  • This is primarily an English-speaking community. πŸ‡¬πŸ‡§πŸ‡¦πŸ‡ΊπŸ‡ΊπŸ‡Έ
  • Comments written in other languages are allowed.
  • The substance of a post should be comprehensible for people who only speak English.
  • Titles and post bodies written in other languages will be allowed, but only as long as the above rule is observed.
  • 6. (NEW!) Regarding public figuresWe all have our opinions, and certain public figures can be divisive. Keep in mind that this is a community for memes and light-hearted fun, not for airing grievances or leveling accusations.
  • Keep discussions polite and free of disparagement.
  • We are never in possession of all of the facts. Defamatory comments will not be tolerated.
  • Discussions that get too heated will be locked and offending comments removed.
  • Β 

    Please report posts and comments that break these rules!


    Important: never execute code or follow advice that you don't understand or can't verify, especially here. The word of the day is credibility. This is a meme community -- even the most helpful comments might just be shitposts that can damage your system. Be aware, be smart, don't remove France.

    founded 3 years ago
    MODERATORS
     
    you are viewing a single comment's thread
    view the rest of the comments
    [–] ILikeBoobies@lemmy.ca 9 points 1 day ago (4 children)

    In Windows it would be

    winget upgrade -all

    I'm pretty sure.

    [–] crisis@lemmy.today 1 points 12 hours ago

    Install-Module PSWindowsUpdate

    That will install the module required for Windows Update command line

    Still doesnt update the system

    [–] Jyek@sh.itjust.works 16 points 1 day ago (2 children)

    Winget update --all

    But yes, this updates any packages distributed by Ms store and winget repos. As an IT professional, I love winget.

    [–] Blemgo@lemmy.world 4 points 1 day ago

    My first introduction to winget as a sysadmin was horrible. Why Microsoft, in their infinite wisdom, decided to make winget reliant on the user environment still baffles me. Why on earth would they require admin rights for some commands if you need to have logged into the system once?! Even the user created for LAPS does not have that requirement!

    Even getting it to run through a service on system level requires you to find the nondescript directory of the executable (which may or may not he the same on other devices!) To get basic functionality going. But even with the --ignore-unknown flag (because it is not able to determine the version of packages when run through a service) winget will refuse to update without a user environment.

    [–] cygnus_sillius@lemmy.world 5 points 1 day ago (1 children)

    Winget is a step in the right direction... but man it is SO SLOW. If PowerBI Desktop has an update, it is actually taking me 20+ minutes to update a handful of apps.

    [–] Jyek@sh.itjust.works 4 points 1 day ago

    I just like that it can be scripted and run during off hours.

    [–] Nalivai@lemmy.world 1 points 1 day ago (1 children)

    Which will try to update all 3 apps that are available via winget. It will break one of them. It has 50% chance of bonking some drivers.

    [–] ILikeBoobies@lemmy.ca 4 points 1 day ago (1 children)

    More than 3 apps. https://winget.run/

    But Window's software incompatibility doesn't change anything.

    [–] Nalivai@lemmy.world 3 points 1 day ago (1 children)

    4315 packages

    It's not nothing, and the effort is commendable. Def more than three. Dare I say it's even more than five.
    Yet, in a grand scheme of things, it's indistinguishable from three.

    [–] ILikeBoobies@lemmy.ca 1 points 1 day ago (1 children)

    If NT is given as much time as the Linux kernel has had to mature then I'm sure they'll have more packages built for it over the years.

    [–] tomkatt@lemmy.world 2 points 13 hours ago (1 children)

    What does this even mean? Windows as an operating system has existed since 1985, and NT has been around since 1993. Linux initial release was 1991.

    Microsoft has had all the time in the world.

    [–] ILikeBoobies@lemmy.ca 1 points 4 hours ago

    If people use it then eventually it’ll have more than 4k packages for it.