this post was submitted on 14 Sep 2024
242 points (96.2% liked)

Linux

47337 readers
1244 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
242
Microsoft parody (lemmy.zip)
submitted 5 days ago* (last edited 5 days ago) by [email protected] to c/[email protected]
 

I am a certified Linux user with almost 10 years of experience.

Please run the following command in a terminal:

sudo apt update && sudo apt upgrade -y

Let me know if this fixes your issue

- certified Linux expert

(I'm making fun of the 25 year Microsoft veterans on the support page that tell users to run SFC /scannow)

you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 72 points 5 days ago (1 children)
sudo: apt: command not found
[–] [email protected] 62 points 5 days ago* (last edited 5 days ago) (1 children)

I am a certified Linux user with over 20 years of experience.

Please run the following command in a terminal:

sudo dnf install apt

And then try the instructions above. Let me know if this fixes your issue

  • certified Linux expert
[–] [email protected] 5 points 3 days ago (1 children)
[–] [email protected] 4 points 3 days ago* (last edited 3 days ago) (1 children)

Ah you seem to be missing dnf. No worries! Just do pacman -S dnf

Then you can run

dnf install apt

[–] [email protected] 2 points 3 days ago

Package managers-ception moment XD