this post was submitted on 25 Oct 2023
1022 points (97.5% liked)

Technology

59446 readers
3276 users here now

This is a most excellent place for technology news and articles.


Our Rules


  1. Follow the lemmy.world rules.
  2. Only tech related content.
  3. Be excellent to each another!
  4. Mod approved content bots can post up to 10 articles per day.
  5. Threads asking for personal tech support may be deleted.
  6. Politics threads may be removed.
  7. No memes allowed as posts, OK to post as comments.
  8. Only approved bots from the list below, to ask if your bot can be added please contact us.
  9. Check for duplicates before posting, duplicates may be removed

Approved Bots


founded 1 year ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 32 points 1 year ago (4 children)

I prefer to leave edge never clicked by using winget. It comes default on Win 11 (Most likely new install, not an advertisement for that dumpster fire). For windows 10 you can use the Microsoft Store to install AppInstaller which will get you winget. Winget is a MS product.

I mainly like doing this because Edge does a bunch of setup when clicked for the first time. This avoids all that.

winget install --id=Google.Chrome -e

Or you can ever do slightly prevent the backslide in marketshare for Firefox.

winget install --id=Mozilla.Firefox -e

Just run powershell or windows terminal and use those commands and you can leave edge where it belongs.

More info here. https://winstall.app/apps/Mozilla.Firefox https://phoenixnap.com/kb/install-winget

[–] [email protected] 5 points 1 year ago (2 children)

Winget is pretty cool, but I'm not sure how it works exactly. The package sourcing, like anything Microsoft does is a bit sus and I'm worried it's crowdsourced.

It's great for passively checking for new versions of most software you got installed, won't argue with that.

[–] [email protected] 0 points 1 year ago

Could also use scoop, but people get a little nervous running random powershell scripts off the internet. I have no fear of it. Scoop is also excellent for people with a little more tech savvy.

load more comments (1 replies)
load more comments (2 replies)