Search Criteria
Package Details: upgrade 0.3.2-1
Package Actions
| 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: | 2 |
| Popularity: | 0.000000 |
| First Submitted: | 2022-03-16 23:01 (UTC) |
| Last Updated: | 2026-03-23 23:30 (UTC) |
Dependencies (4)
- kernel-modules-hook (kernel-modules-hook-hardlinksAUR, kernel-modules-hook-bindmountAUR)
- flatpak (flatpak-gitAUR, flatpak-local-gitAUR) (optional)
- paruAUR (paru-binAUR, paru-gitAUR, paru-patchAUR) (optional)
- yayAUR (yay-binAUR, yay-gitAUR) (optional)
Latest Comments
Drew commented on 2026-03-23 23:32 (UTC)
The previous version 0.3.1 is broken and not upgrading AUR packages. So you can't rely on it to self-upgrade itself to the fixed version 0.3.2. You'll need to do that manually. Running a system upgrade with an AUR helper like yay or paru should work.
Drew commented on 2023-01-26 17:18 (UTC) (edited on 2023-05-18 16:10 (UTC) by Drew)
@blakkheim
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.