this post was submitted on 30 Nov 2023
32 points (86.4% liked)

Linux

46777 readers
1886 users here now

From Wikipedia, the free encyclopedia

Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).

Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word "Linux" in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.

Rules

Related Communities

Community icon by Alpár-Etele Méder, licensed under CC BY 3.0

founded 5 years ago
MODERATORS
 

I've had a pretty poor experience with it myself, so I wanna see what the Linux community thinks about this.

you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 4 points 8 months ago

Not the same as apt, but there's Chocolately, which is actually a legitimate package manager for Windows.

choco install firefox

There's also a package called gsudo which allows you to preface a PowerShell command with sudo to run it as an administrator. It will cause a UAC prompt.

sudo choco update all