Search Criteria
Package Details: downgrade 9.0.0-1
Git Clone URL: | https://aur.archlinux.org/downgrade.git (read-only, click to copy) |
---|---|
Package Base: | downgrade |
Description: | Bash script for downgrading one or more packages to a version in your cache or the A.L.A. |
Upstream URL: | https://github.com/pbrisbin/downgrade |
Licenses: | |
Submitter: | brisbin33 |
Maintainer: | brisbin33 (atreyasha) |
Last Packager: | atreyasha |
Votes: | 577 |
Popularity: | 5.09 |
First Submitted: | 2009-11-12 01:48 |
Last Updated: | 2020-10-29 13:46 |
Dependencies (2)
- pacman-contrib (pacman-contrib-git)
- sudo (nosudo, sudo-hg, opendoas-sudo, fake-sudo, sudo-selinux, please-sudo, sudo-git) (optional) – for installation via sudo
Latest Comments
1 2 3 4 5 6 ... Next › Last »
brisbin33 commented on 2020-02-14 20:00
Done.
haawda commented on 2020-02-14 19:38
Can you please do what phillid suggested? Also, please use positive integers for pkgrel, not 0.
Ferdi265 commented on 2020-01-12 12:12
The
downgrade
script does not yet have support for the new.zst
package compression. It just doesn't find packages with that extension.EDIT: fixed by my PR, will be merged on monday according to pbrisbin
merlock commented on 2019-10-11 22:11
Hi @brisbin33...
Both pacman -Qi and which showed gettext installed.
Re-installed gettext, that seemed to fix the problem.
Don't know if the recent changes to base had anything to do with it.
Thanks for the quick reply!
brisbin33 commented on 2019-10-11 20:12
Hi merlock,
gettext is a package in the base and base-devel groups, which AUR package can assume is installed (i.e. it need not be in dependencies). Somehow you seem to either have lost that package, or something is off with your environment variables?
What does pacman -Qi gettext say? How about which gettext?
merlock commented on 2019-10-11 16:18
Haven't used it for a while, but this happened today:
eniac commented on 2019-10-10 16:53
Suddenly I have the same issue as reported by hotice, but my pacman.conf hasn't changed for months.
brisbin33 commented on 2019-08-19 13:00
Huh, that's weird and unexpected. I thought I was using curl -O (which downloads using the basename of the URL), which would be the full package-version-arch. Do you mind opening this as an Issue on the repository?
https://github.com/pbrisbin/downgrade/issues
phillid commented on 2019-08-18 00:12
Would recommend setting a local download name for the source tarball [1]. v6.2.1.tar.gz in't very unique, and collides when makepkg is configured to use a downloads directory that is shared with other packages. Cheers
[1] https://wiki.archlinux.org/index.php/PKGBUILD#source
jarch.io commented on 2019-03-18 03:23
@nhw install pacman-contrib