this post was submitted on 05 Jul 2023
14 points (100.0% liked)

Linux

45803 readers
1219 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
14
... (lemmy.fmhy.ml)
submitted 1 year ago* (last edited 1 year ago) by InternetPirate@lemmy.fmhy.ml to c/linux@lemmy.ml
 

.

you are viewing a single comment's thread
view the rest of the comments
[–] InternetPirate@lemmy.fmhy.ml 0 points 1 year ago* (last edited 1 year ago) (1 children)

I don't need to manually install anything thanks to the AUR being the most extensive package repository I know about.

[–] M_Reimer@lemmy.world 3 points 1 year ago (1 children)

You should carefully review anything you install from AUR. No review happens there at all. Everyone can upload anything he likes.

[–] Fryboyter@discuss.tchncs.de 3 points 1 year ago

Yes, and PKGBUILD files with bad intentions have been published there in the past (https://lists.archlinux.org/pipermail/aur-general/2018-July/034151.html).

But both Manjaro (https://wiki.manjaro.org/index.php/Arch_User_Repository) and vanilla Arch (https://wiki.archlinux.org/title/Arch_User_Repository) point out the possible dangers clearly enough in my opinion. Apart from that, it is definitely easier for users to check for example the PKBUILD files in the AUR than ready-made packages in a PPA for Ubuntu.