curl / Mailing Lists / curl-users / Single Mail

curl-users

Re: uninstall 7.64.1

From: Kamil Dudka <kdudka_at_redhat.com>
Date: Thu, 25 Apr 2019 23:51:38 +0200

On Thursday, April 25, 2019 8:46:01 PM CEST Marcionelli Michele wrote:
> If it has been installed with `yum` (which if probable), then remove it with
>
> yum remove curl

If the above command ever succeeded, it would remove rpm (and consequently yum)
because rpm depends on curl (and yum depends on rpm).

> But you should also be able do downgrade it with `yum`:
>
> yum downgrade curl-version
>
> See `man curl`:
> ...
> downgrade
> Will try and downgrade a package from the version currently installed to
> the previously highest version (or the specified version). ...

Or perhaps yum distro-sync?

Kamil

> Bests,
> Michele
>
> > On 25 Apr 2019, at 20:32, pastebin_at_gmx.com wrote:
> >
> > does rehat still use rpm? probably rpm -e curl ? idk i install from
> > source
> >
> >
> > On Thu, 25 Apr 2019 17:02:31 +0000
> >
> > tom b <jayuniversal_at_msn.com> wrote:
> >> I am trying to figure out the proper way to uninstall curl 7.64.1 on
> >> redhat-linux and then downgrade Curl 7.29.
> >>
> >> Thanks,
> >>
> >> Tom
> >
> > -----------------------------------------------------------
> > Unsubscribe: https://cool.haxx.se/list/listinfo/curl-users
> > Etiquette: https://curl.haxx.se/mail/etiquette.html

-----------------------------------------------------------
Unsubscribe: https://cool.haxx.se/list/listinfo/curl-users
Etiquette: https://curl.haxx.se/mail/etiquette.html
Received on 2019-04-25