Skip to content

[Documentation] pip3.6 does not exist in most package repositories, so recommend python3.6 -m pip. #876

Description

@roke-julian-lockhart

idb/README.md

Line 38 in 6ef43e6

pip3.6 install fb-idb

The aforementioned installation command 1 doesn't function on CPE_NAME="cpe:/o:fedoraproject:fedora:41", because pip3.6 doesn't exist in the standard or RPMFusion additions:

  1. #!/usr/bin/env sh
    dnf provides pip3.6
  2. Updating and loading repositories:
    Repositories loaded.
    No matches found.

Is installing it with merely pip3 acceptable?

dnf provides pip3
Updating and loading repositories:
Repositories loaded.
python3-pip-24.2-1.fc41.noarch : A tool for installing and managing Python3 packages
Repo         : fedora
Matched From : 
Filename     : /usr/bin/pip3

Footnotes

  1. blob/6ef43e68c156baf7cad2e5c30e3ae2b191c15038/README.md?plain=1#L38C1-L38C22

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions