akavel / up

Ultimate Plumber is a tool for writing Linux pipes with instant live preview
Apache License 2.0
8.39k stars 129 forks source link

Mention AUR in installation methods #30

Closed gunar closed 5 years ago

gunar commented 6 years ago

Someone already created a PKGBUILD for up so it's just a matter of yaourt -Syy up to install Ultimate Plumber on Arch/Manjaro systems. Thanks a bunch!

akavel commented 6 years ago

Related: #17

sector-f commented 6 years ago

@gunar I don't think recommending yaourt is a good idea.

And it's worth noting that yaourt -Syy package (or even pacman -Syy package) is dangerous on Arch since you're refreshing your package database without doing a full system upgrade; see this for more information.

Also, AUR helpers aren't officially supported anyways. It's probably best to just state that there's an AUR package. That should be enough information for an Arch user to get it installed.

gunar commented 6 years ago

(pardon my off-topicness)

@sector-f welp, guess you're right, and now I've learned something. So what's the alternative to AUR helpers? Somehow getting notified of new versions then manually downloading and installing the code?

pablox-cl commented 6 years ago

@gunar , you can always download the PKGBUILD by hand, and then build it or since AUR4 clone it with git. Besides that, I agree with @sector-f that only having the link / name to the aur pkg is enough :)

sector-f commented 6 years ago

@gunar Oh, there's nothing inherently wrong with using package managers. It's just that they're not officially supported and so I don't think recommending a specific one is a good idea.

Consider asking the #archlinux IRC channel on Freenode for AUR helper suggestions; I'm sure they keep up with that stuff more than I do.

mxmilkiib commented 6 years ago

https://github.com/Jguer/yay

See also https://wiki.archlinux.org/index.php/AUR_helpers