• Re: How can I install yum

    From Michael =?utf-8?B?S2rDtnJsaW5n?=@21:1/5 to All on Sun Dec 1 16:20:01 2024
    On 1 Dec 2024 08:35 -0500, from arbolone@hotmail.ca (Arbol One):
    This command : '*sudo apt install yum*' I get a message saying -

    As far as I can tell yum was removed from Debian in late 2019 / early
    2020, and was last available in Buster (Debian 10).

    https://packages.debian.org/buster/yum

    https://tracker.debian.org/pkg/yum

    Also, yum is meant for handling RPM packages, which Debian does not
    use to begin with.

    Why do you want to install yum? This smells strongly of a XY problem;
    there is almost certainly a better way to do what you _actually_ want
    to do on Debian.

    --
    Michael Kjörling
    🔗 https://michael.kjorling.se

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From John Hasler@21:1/5 to All on Sun Dec 1 16:30:01 2024
    Why do you want to? Yum is the package manager for Redhat-based
    distributions: https://en.wikipedia.org/wiki/Yum_(software)

    --
    John Hasler
    john@sugarbit.com
    Elmwood, WI USA

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From Hans@21:1/5 to All on Sun Dec 1 16:50:02 2024
    If you need to install some RPM package in debian, you might want to use "alien" for it.

    Best

    Hans

    Am Sonntag, 1. Dezember 2024, 16:28:53 CET schrieb John Hasler:
    Why do you want to? Yum is the package manager for Redhat-based distributions: https://en.wikipedia.org/wiki/Yum_(software)

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From john doe@21:1/5 to Arbol One on Sun Dec 1 16:30:01 2024
    On 12/1/24 14:35, Arbol One wrote:
    Hello.
    This command : '*sudo apt install yum*' I get a message saying -

    *Reading package lists... Done
    Building dependency tree... Done
    Reading state information... Done
    Package yum is not available, but is referred to by another package.
    This may mean that the package is missing, has been obsoleted, or
    is only available from another source

    E: Package 'yum' has no installation candidate*

    Am I doing something wrong?
    How can I install yum in my Debian 12?


    What release do you have?

    You might want to install one of the following PKG:
    - `yum4`
    - `dnf`
    - `nextgen-yum4`

    HTH.

    --
    John Doe

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)