this post was submitted on 18 Dec 2023
276 points (97.3% liked)

linuxmemes

21031 readers
829 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 members of the community for any reason.
  • 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.
  • These rules are somewhat loosened when the subject is a public figure. Still, do not attack their person or incite harrassment.
  • 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. Even if you watch it on a Linux machine.
  • 4. No recent reposts
  • Everybody uses Arch btw, can't quit Vim, and wants to interject for a moment. You can stop now.

  • Please report posts and comments that break these rules!

    founded 1 year ago
    MODERATORS
     
    top 27 comments
    sorted by: hot top controversial new old
    [–] [email protected] 77 points 10 months ago* (last edited 10 months ago) (4 children)

    Me when I have to compile something myself: :(

    Me when I install something from the AUR: yay

    Edit: I don't use Chaotic AUR though. I'm more lawful neutral.

    [–] [email protected] 9 points 10 months ago* (last edited 10 months ago)

    Me when I have to compile something myself: :(

    Me when I install something from the AUR: pikaur

    Hmm doesn't sound quite right in my case

    [–] UnfortunateShort 5 points 10 months ago

    I'm totally stealing that. Thank you :D

    [–] [email protected] 2 points 10 months ago

    I liked that

    [–] [email protected] 1 points 10 months ago* (last edited 10 months ago)

    yay

    Btw, "sudobin" : "ssu" rocks, no password needed.

    [–] TootSweet 49 points 10 months ago (2 children)

    Just always write your own PKGBUILDs and never use the ones from AUR.

    In fact, just write your own PKGBUILDs rather than using the Arch repos.

    Make Arch Gentoo Again.

    [–] [email protected] 16 points 10 months ago (1 children)

    I don't get all the noise around AUR being unsafe. Just verify the PKGBUILDS whenever you install or update something.

    [–] [email protected] 8 points 10 months ago (3 children)

    Just verify

    requires basic programming knowledge or at least some time to get familiar with PKGBUILDs, and then they have to take the time to read it.

    Yes, I agree people should at least look up where it loads data from, but people are lazy.

    [–] [email protected] 2 points 10 months ago (1 children)

    I would argue that it's their own fault then. Laziness is not a valid excuse to put yourself so much at risk. If you start doing it consistently, it becomes a habit and won't take much effort. Of course, the familiarity with PKBUILD syntax has a learning curve

    But a peer-reviewing system would be a better approach in AUR. Weird that it's not been implemented yet.

    [–] [email protected] 2 points 10 months ago (1 children)

    I guess it can be assumed that a good number of people read the PKGBUILDs, so at some point malware would be found. A peer-reviewing system would give people a false sense of security, since the AUR is a user repository, where breakage should be expected (compared to the official repos).

    [–] [email protected] 2 points 10 months ago (1 children)

    How would peer reviewing in a user repo be more a sense of false security compared to official repos? I don't know any of the arch maintainers, so for me it's also pure trust they don't do shady stuff.

    Peer reviewing would not be failproof for sure, but at least it would give more security than not reviewing the pkbuilds, and especially to those that aren't too familiar with them

    [–] [email protected] 2 points 10 months ago

    You're right, a peer-review system would be a net positive. Should updates be reviewed before publishing? This means updates take longer to arrive.

    [–] [email protected] 2 points 10 months ago (1 children)

    I think the argument is pretty solid as an alternative to writing PKGBUILDs yourself. Sure it doesn't hold up for people unfamiliar, but Arch is build on the idea of getting yourself familiar with it.

    [–] [email protected] 1 points 10 months ago

    Agreed. People should learn to read PKGBUILDs, but given how popular Arch(-based) distributions are, I do think many people won't bother. Afterall, many people download random things all the time.

    [–] [email protected] 1 points 10 months ago

    I honestly, really hope you're being satire with this comment. Basic programming language, for a literal script, really bud' ?

    [–] [email protected] 4 points 10 months ago

    That would be slackware current.

    [–] rtxn 42 points 10 months ago* (last edited 10 months ago)

    Don't talk about chaos until you've used the AUR on Manjaro.

    [–] [email protected] 34 points 10 months ago (1 children)

    Honestly the AUR is the main thing stopping me from distro hopping...that and laziness

    [–] richardisaguy 6 points 10 months ago

    You can have AUR packages on other distros through ditrobox btw

    [–] [email protected] 26 points 10 months ago

    Call me traditional, but I find regular AUR to be chaotic enough.

    [–] [email protected] 23 points 10 months ago* (last edited 10 months ago)

    At some point my arch system was more than half aur git packages.

    So I just nooved to gentoo now and wait 5 hours for qtwebengine to compile for qutebrowser.

    Don't regret it.

    [–] [email protected] 13 points 10 months ago (1 children)

    Reminder that compilation from source is absolutely futile to support because of the arbitrary nature of libs and deps on the machine at time of build and replication of the environment for repro. KThx

    [–] [email protected] 1 points 10 months ago

    Right, that's why I use Gentoo.

    Shit just works.

    [–] Sanctus 10 points 10 months ago

    If AUR is a golden hook I am that fish.

    [–] [email protected] 5 points 10 months ago (1 children)

    What's this about chaotic being unsafe?

    [–] [email protected] 15 points 10 months ago (1 children)

    You can't inspect pkgbuild with Chaotic since Chaotic compiles the packages for you.

    [–] [email protected] 8 points 10 months ago

    Yeah. Most chaotic packages are pre built binaries. Saves you time, and usually not problematic, but has the potential to screw you in a big way. Kinda like opening anything in Outlook in Windows.