Package Details: upgrade 0.2.0-2

Git Clone URL: https://aur.archlinux.org/upgrade.git (read-only, click to copy)
Package Base: upgrade
Description: Automate system upgrades
Upstream URL: https://github.com/dnut/upgrade
Licenses: GPL3
Submitter: Drew
Maintainer: Drew
Last Packager: Drew
Votes: 1
Popularity: 0.29
First Submitted: 2022-03-16 23:01 (UTC)
Last Updated: 2023-01-26 16:44 (UTC)

Latest Comments

Drew commented on 2023-01-26 17:18 (UTC)

@blakkheim

running pacman -Syu --noconfirm on a timer. That's a very bad idea.

I understand this a popular opinion, but I disagree.

I've changed the description to say "Automate" instead of "Simplify" so it is clearer what this package does. For more details, anyone can view the readme.

blakkheim commented on 2023-01-26 16:32 (UTC)

This seems kind of dangerous tbh. The description sounds very innocent ("simplify system upgrades") but under the hood it's just running pacman -Syu --noconfirm on a timer. That's a very bad idea.