Search Criteria
Package Details: topgrade 17.5.1-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/topgrade.git (read-only, click to copy) |
|---|---|
| Package Base: | topgrade |
| Description: | Upgrade all the things |
| Upstream URL: | https://topgrade-rs.github.io |
| Licenses: | GPL-3.0-or-later |
| Submitter: | darwish |
| Maintainer: | yochananmarqos (s34m) |
| Last Packager: | s34m |
| Votes: | 69 |
| Popularity: | 0.59 |
| First Submitted: | 2018-06-10 09:51 (UTC) |
| Last Updated: | 2026-05-20 08:18 (UTC) |
Dependencies (2)
- libgcc (libgcc-snapshotAUR)
- cargo (rust-beta-binAUR, rustup-gitAUR, rust-gitAUR, rust, rustup) (make)
Required by (5)
- arch-smart-update (optional)
- cachy-maint-utility
- mainstream-basic
- mainstream-extras (optional)
- user-updater
Latest Comments
1 2 3 4 5 Next › Last »
GideonBear commented on 2025-11-10 19:34 (UTC)
Issues are fixed, 16.2.1 is released, and all subsequent releases should be pushed automatically again.
GideonBear commented on 2025-11-02 10:01 (UTC) (edited on 2025-11-02 10:02 (UTC) by GideonBear)
@yochananmarqos Thanks! I've fixed the CI problems, and the next release should publish automatically again.
FYI: I'm the new maintainer. @s34m still maintains the publishing private key.
yochananmarqos commented on 2025-11-01 20:00 (UTC)
@s34m: I've updated to 16.1.1 while upstream figures out the CI / "automated releases"...
yochananmarqos commented on 2024-11-30 22:49 (UTC)
@Locutus64: Please create an upstream issue for help using the program. Only post here to report packaging issues.
Locutus64 commented on 2024-11-30 14:17 (UTC)
I just ran Topgrade and got the below and would like to know if I can make Topgrade use Pikaur instead of Yay? I prefer Pikaur for my AUR helper anyway. Thanks
~~~I just ran Topgrade to do some updates that garuda-update doesn't do and Sonarr and Radarr had updates and after building the files I got the message "Yay exited with error code 1". I have no idea what is up with that cause Yay has been performing perfectly. I thought it might be a issue with the particular updates so I ran pikaur -S radarr-develop sonarr-develop and no issues at all.
Garuda Linux completely up to date Yay version 12.4.2-1 Topgrad version 16.0.1-1~~~
androw commented on 2024-10-12 05:25 (UTC)
Upstream is willing to automate pushing new version: https://github.com/topgrade-rs/topgrade/pull/879 Would you mind adding them as comaintainers?
yochananmarqos commented on 2024-09-02 15:29 (UTC)
@AThePeanut4: Thanks for the heads up. By the way, one can also disable self-update via an environment variable or a flag in the config file.
AThePeanut4 commented on 2024-09-02 10:32 (UTC)
The latest PKGBUILD update seems to have enabled self-updating, which (a) doesn't work unless topgrade is run as root and (b) shouldn't really be used anyway since the files are managed by pacman.
The cause is the addition of
--all-features, which enables theself-updatefeature. Topgrade doesn't have any features besides the self-updating one, so removing--all-featuresshould be the easiest fix.topgrade-githas the same issue, with the same fix.1 2 3 4 5 Next › Last »