Linux workstation

Fedora 43 native package

python3-cmd2

Extra features for standard library's cmd module

Packages / Fedora 43 / Unspecified / python3-cmd2

[Source: python-cmd2]

Package: python3-cmd2 (2.5.11-7.fc43)

External Resources:

Homepage: [pypi.python.org]

Extra features for standard library's cmd module

Enhancements for standard library's cmd module. Drop-in replacement adds several features for command-prompt tools: * Searchable command history (commands: "hi", "li", "run") * Load commands from file, save to file, edit commands in file * Multi-line commands * Case-insensitive commands * Special-character shortcut commands (beyond cmd's "@" and "!") * Settable environment parameters * Parsing commands with flags * > (filename), >> (filename) redirect output to file * < (filename) gets input from file * bare >, >>, < redirect to/from paste buffer * accepts abbreviated commands when unambiguous * `py` enters interactive Python console * test apps against sample session transcript (see example/example.py) Usable without modification anywhere cmd is used; simply import cmd2.Cmd in place of cmd.Cmd. See docs at http://packages.python.org/cmd2/

Other Packages Related to python3-cmd2:

  • dep: /usr/bin/which

    Package not available

  • dep: python(abi) (= 3.14)

    Package not available

  • dep: python3.14dist(pyperclip) (>= 1.8)

    Package not available

  • dep: python3.14dist(wcwidth) (>= 0.2.10)

    Package not available

Download python3-cmd2

ArchitecturePackage SizeInstalled SizeFiles
noarch410 KiB1.6 MiB[list of files]

Paketdateipfade (144)

Paths come from the repository package-file index for the observed builds. They describe archive/package associations, not every file that will exist on a running system after maintainer scripts, alternatives, generated state, diversions, or installation choices.

  • /usr/lib/python3.14/site-packages/cmd2
  • /usr/lib/python3.14/site-packages/cmd2-2.5.11.dist-info
  • /usr/lib/python3.14/site-packages/cmd2-2.5.11.dist-info/INSTALLER
  • /usr/lib/python3.14/site-packages/cmd2-2.5.11.dist-info/licenses
  • /usr/lib/python3.14/site-packages/cmd2-2.5.11.dist-info/licenses/LICENSE
  • /usr/lib/python3.14/site-packages/cmd2-2.5.11.dist-info/METADATA
  • /usr/lib/python3.14/site-packages/cmd2-2.5.11.dist-info/top_level.txt
  • /usr/lib/python3.14/site-packages/cmd2-2.5.11.dist-info/WHEEL
  • /usr/lib/python3.14/site-packages/cmd2/ansi.py
  • /usr/lib/python3.14/site-packages/cmd2/argparse_completer.py
  • /usr/lib/python3.14/site-packages/cmd2/argparse_custom.py
  • /usr/lib/python3.14/site-packages/cmd2/clipboard.py
  • /usr/lib/python3.14/site-packages/cmd2/cmd2.py
  • /usr/lib/python3.14/site-packages/cmd2/command_definition.py
  • /usr/lib/python3.14/site-packages/cmd2/constants.py
  • /usr/lib/python3.14/site-packages/cmd2/decorators.py
  • /usr/lib/python3.14/site-packages/cmd2/exceptions.py
  • /usr/lib/python3.14/site-packages/cmd2/history.py
  • /usr/lib/python3.14/site-packages/cmd2/__init__.py
  • /usr/lib/python3.14/site-packages/cmd2/parsing.py
  • /usr/lib/python3.14/site-packages/cmd2/plugin.py
  • /usr/lib/python3.14/site-packages/cmd2/py_bridge.py
  • /usr/lib/python3.14/site-packages/cmd2/__pycache__
  • /usr/lib/python3.14/site-packages/cmd2/__pycache__/ansi.cpython-314.opt-1.pyc
  • /usr/lib/python3.14/site-packages/cmd2/__pycache__/ansi.cpython-314.pyc
  • /usr/lib/python3.14/site-packages/cmd2/__pycache__/argparse_completer.cpython-314.opt-1.pyc
  • /usr/lib/python3.14/site-packages/cmd2/__pycache__/argparse_completer.cpython-314.pyc
  • /usr/lib/python3.14/site-packages/cmd2/__pycache__/argparse_custom.cpython-314.opt-1.pyc
  • /usr/lib/python3.14/site-packages/cmd2/__pycache__/argparse_custom.cpython-314.pyc
  • /usr/lib/python3.14/site-packages/cmd2/__pycache__/clipboard.cpython-314.opt-1.pyc
  • /usr/lib/python3.14/site-packages/cmd2/__pycache__/clipboard.cpython-314.pyc
  • /usr/lib/python3.14/site-packages/cmd2/__pycache__/cmd2.cpython-314.opt-1.pyc
  • /usr/lib/python3.14/site-packages/cmd2/__pycache__/cmd2.cpython-314.pyc
  • /usr/lib/python3.14/site-packages/cmd2/__pycache__/command_definition.cpython-314.opt-1.pyc
  • /usr/lib/python3.14/site-packages/cmd2/__pycache__/command_definition.cpython-314.pyc
  • /usr/lib/python3.14/site-packages/cmd2/__pycache__/constants.cpython-314.opt-1.pyc
  • /usr/lib/python3.14/site-packages/cmd2/__pycache__/constants.cpython-314.pyc
  • /usr/lib/python3.14/site-packages/cmd2/__pycache__/decorators.cpython-314.opt-1.pyc
  • /usr/lib/python3.14/site-packages/cmd2/__pycache__/decorators.cpython-314.pyc
  • /usr/lib/python3.14/site-packages/cmd2/__pycache__/exceptions.cpython-314.opt-1.pyc
  • /usr/lib/python3.14/site-packages/cmd2/__pycache__/exceptions.cpython-314.pyc
  • /usr/lib/python3.14/site-packages/cmd2/__pycache__/history.cpython-314.opt-1.pyc
  • /usr/lib/python3.14/site-packages/cmd2/__pycache__/history.cpython-314.pyc
  • /usr/lib/python3.14/site-packages/cmd2/__pycache__/__init__.cpython-314.opt-1.pyc
  • /usr/lib/python3.14/site-packages/cmd2/__pycache__/__init__.cpython-314.pyc
  • /usr/lib/python3.14/site-packages/cmd2/__pycache__/parsing.cpython-314.opt-1.pyc
  • /usr/lib/python3.14/site-packages/cmd2/__pycache__/parsing.cpython-314.pyc
  • /usr/lib/python3.14/site-packages/cmd2/__pycache__/plugin.cpython-314.opt-1.pyc
  • /usr/lib/python3.14/site-packages/cmd2/__pycache__/plugin.cpython-314.pyc
  • /usr/lib/python3.14/site-packages/cmd2/__pycache__/py_bridge.cpython-314.opt-1.pyc
  • /usr/lib/python3.14/site-packages/cmd2/__pycache__/py_bridge.cpython-314.pyc
  • /usr/lib/python3.14/site-packages/cmd2/__pycache__/rl_utils.cpython-314.opt-1.pyc
  • /usr/lib/python3.14/site-packages/cmd2/__pycache__/rl_utils.cpython-314.pyc
  • /usr/lib/python3.14/site-packages/cmd2/__pycache__/table_creator.cpython-314.opt-1.pyc
  • /usr/lib/python3.14/site-packages/cmd2/__pycache__/table_creator.cpython-314.pyc
  • /usr/lib/python3.14/site-packages/cmd2/__pycache__/transcript.cpython-314.opt-1.pyc
  • /usr/lib/python3.14/site-packages/cmd2/__pycache__/transcript.cpython-314.pyc
  • /usr/lib/python3.14/site-packages/cmd2/__pycache__/utils.cpython-314.opt-1.pyc
  • /usr/lib/python3.14/site-packages/cmd2/__pycache__/utils.cpython-314.pyc
  • /usr/lib/python3.14/site-packages/cmd2/py.typed
  • /usr/lib/python3.14/site-packages/cmd2/rl_utils.py
  • /usr/lib/python3.14/site-packages/cmd2/table_creator.py
  • /usr/lib/python3.14/site-packages/cmd2/transcript.py
  • /usr/lib/python3.14/site-packages/cmd2/utils.py
  • /usr/share/doc/python3-cmd2
  • /usr/share/doc/python3-cmd2/CHANGELOG.md
  • /usr/share/doc/python3-cmd2/docs
  • /usr/share/doc/python3-cmd2/docs/api
  • /usr/share/doc/python3-cmd2/docs/api/ansi.md
  • /usr/share/doc/python3-cmd2/docs/api/argparse_completer.md
  • /usr/share/doc/python3-cmd2/docs/api/argparse_custom.md
  • /usr/share/doc/python3-cmd2/docs/api/cmd.md
  • /usr/share/doc/python3-cmd2/docs/api/command_definition.md
  • /usr/share/doc/python3-cmd2/docs/api/constants.md
  • /usr/share/doc/python3-cmd2/docs/api/decorators.md
  • /usr/share/doc/python3-cmd2/docs/api/exceptions.md
  • /usr/share/doc/python3-cmd2/docs/api/history.md
  • /usr/share/doc/python3-cmd2/docs/api/index.md
  • /usr/share/doc/python3-cmd2/docs/api/parsing.md
  • /usr/share/doc/python3-cmd2/docs/api/plugin.md
  • /usr/share/doc/python3-cmd2/docs/api/py_bridge.md
  • /usr/share/doc/python3-cmd2/docs/api/table_creator.md
  • /usr/share/doc/python3-cmd2/docs/api/utils.md
  • /usr/share/doc/python3-cmd2/docs/doc_conventions.md
  • /usr/share/doc/python3-cmd2/docs/examples
  • /usr/share/doc/python3-cmd2/docs/examples/alternate_event_loops.md
  • /usr/share/doc/python3-cmd2/docs/examples/examples.md
  • /usr/share/doc/python3-cmd2/docs/examples/first_app.md
  • /usr/share/doc/python3-cmd2/docs/examples/index.md
  • /usr/share/doc/python3-cmd2/docs/features
  • /usr/share/doc/python3-cmd2/docs/features/argument_processing.md
  • /usr/share/doc/python3-cmd2/docs/features/builtin_commands.md
  • /usr/share/doc/python3-cmd2/docs/features/clipboard.md
  • /usr/share/doc/python3-cmd2/docs/features/commands.md
  • /usr/share/doc/python3-cmd2/docs/features/completion.md
  • /usr/share/doc/python3-cmd2/docs/features/disable_commands.md
  • /usr/share/doc/python3-cmd2/docs/features/embedded_python_shells.md
  • /usr/share/doc/python3-cmd2/docs/features/generating_output.md
  • /usr/share/doc/python3-cmd2/docs/features/help.md
  • /usr/share/doc/python3-cmd2/docs/features/history.md
  • /usr/share/doc/python3-cmd2/docs/features/hooks.md
  • /usr/share/doc/python3-cmd2/docs/features/index.md
  • /usr/share/doc/python3-cmd2/docs/features/initialization.md
  • /usr/share/doc/python3-cmd2/docs/features/misc.md
  • /usr/share/doc/python3-cmd2/docs/features/modular_commands.md
  • /usr/share/doc/python3-cmd2/docs/features/multiline_commands.md
  • /usr/share/doc/python3-cmd2/docs/features/os.md
  • /usr/share/doc/python3-cmd2/docs/features/packaging.md
  • /usr/share/doc/python3-cmd2/docs/features/plugins.md
  • /usr/share/doc/python3-cmd2/docs/features/prompt.md
  • /usr/share/doc/python3-cmd2/docs/features/redirection.md
  • /usr/share/doc/python3-cmd2/docs/features/scripting.md
  • /usr/share/doc/python3-cmd2/docs/features/settings.md
  • /usr/share/doc/python3-cmd2/docs/features/shortcuts_aliases_macros.md
  • /usr/share/doc/python3-cmd2/docs/features/startup_commands.md
  • /usr/share/doc/python3-cmd2/docs/features/table_creation.md
  • /usr/share/doc/python3-cmd2/docs/features/transcripts.md
  • /usr/share/doc/python3-cmd2/docs/index.md
  • /usr/share/doc/python3-cmd2/docs/javascripts
  • /usr/share/doc/python3-cmd2/docs/javascripts/readthedocs.js
  • /usr/share/doc/python3-cmd2/docs/migrating
  • /usr/share/doc/python3-cmd2/docs/migrating/incompatibilities.md
  • /usr/share/doc/python3-cmd2/docs/migrating/index.md
  • /usr/share/doc/python3-cmd2/docs/migrating/minimum.md
  • /usr/share/doc/python3-cmd2/docs/migrating/next_steps.md
  • /usr/share/doc/python3-cmd2/docs/migrating/why.md
  • /usr/share/doc/python3-cmd2/docs/overrides
  • /usr/share/doc/python3-cmd2/docs/overrides/main.html
  • /usr/share/doc/python3-cmd2/docs/overview
  • /usr/share/doc/python3-cmd2/docs/overview/alternatives.md
  • /usr/share/doc/python3-cmd2/docs/overview/index.md
  • /usr/share/doc/python3-cmd2/docs/overview/installation.md
  • /usr/share/doc/python3-cmd2/docs/overview/integrating.md
  • /usr/share/doc/python3-cmd2/docs/overview/resources.md
  • /usr/share/doc/python3-cmd2/docs/plugins
  • /usr/share/doc/python3-cmd2/docs/plugins/external_test.md
  • /usr/share/doc/python3-cmd2/docs/plugins/index.md
  • /usr/share/doc/python3-cmd2/docs/requirements.txt
  • /usr/share/doc/python3-cmd2/docs/stylesheets
  • /usr/share/doc/python3-cmd2/docs/stylesheets/readthedocs.css
  • /usr/share/doc/python3-cmd2/docs/testing.md
  • /usr/share/doc/python3-cmd2/README.md
  • /usr/share/licenses/python3-cmd2
  • /usr/share/licenses/python3-cmd2/LICENSE

Field source: Fedora 43 updates x86_64 revision 43-updates-x86_64:d59481a1758810a842f6aaef03eff437442211002d934e2d10266183c629137a

Dieses Paket verwenden

OpenFactory kann dieses Betriebssystem in einer Browser-VM starten oder einen Image-Build mit dem nativen Paketnamen aus diesem Datensatz beginnen.

Versionen, Suiten und Repositories

Jede Zeile ist Paketindex-Metadaten für eine Version, Architektur, Suite und ein Repository. Namen, URLs und Größen stammen aus der Quelle; ein Link ist ein veränderbarer Abrufort, kein Weitergabanspruch von OpenFactory.

VersionReleaseArchitectureRepositoryPackage sizeInstalled sizePublisher repository artifact
2.5.11-7.fc4343 / updatesnoarchFedora 43 · updates · x86_64410 KiB1.6 MiBPackages/p/python3-cmd2-2.5.11-7.fc43.noarch.rpm
2.5.11-7.fc4343 / updatesnoarchFedora 43 · updates · aarch64410 KiB1.6 MiBPackages/p/python3-cmd2-2.5.11-7.fc43.noarch.rpm
2.5.11-6.fc4343 / everythingnoarchFedora 43 · Everything · x86_64410 KiB1.6 MiBPackages/p/python3-cmd2-2.5.11-6.fc43.noarch.rpm
2.5.11-6.fc4343 / everythingnoarchFedora 43 · Everything · aarch64410 KiB1.6 MiBPackages/p/python3-cmd2-2.5.11-6.fc43.noarch.rpm

Field source: Fedora 43 updates x86_64 revision 43-updates-x86_64:d59481a1758810a842f6aaef03eff437442211002d934e2d10266183c629137a

Prüfsummen und Beobachtungsdaten

For an APT source, signature verification authenticates the repository metadata chain and the Packages index containing this source-reported artifact digest. It does not certify package safety.

2.5.11-7.fc43 / noarchObserved Sep 1, 2026 to Sep 1, 2026

Verification status: Metadata observed; artifact bytes were not independently fetched or hashed by this catalog import. The digest below is source-reported.

Source-reported sha256: 1e9a0a5b4a74195ea96f83b6b6e84b154527c566765edca346764cd99efffb7d

After downloading that exact artifact, compare its bytes with the source-reported expected digest:

printf '%s %s\n' '1e9a0a5b4a74195ea96f83b6b6e84b154527c566765edca346764cd99efffb7d' 'python3-cmd2-2.5.11-7.fc43.noarch.rpm' | sha256sum --check --strict -

A match establishes equality with the repository metadata value. It does not establish safety or catalog-side artifact retrieval.

Field source: Fedora 43 updates x86_64 revision 43-updates-x86_64:d59481a1758810a842f6aaef03eff437442211002d934e2d10266183c629137a

2.5.11-7.fc43 / noarchObserved Sep 1, 2026 to Sep 1, 2026

Verification status: Metadata observed; artifact bytes were not independently fetched or hashed by this catalog import. The digest below is source-reported.

Source-reported sha256: 1e9a0a5b4a74195ea96f83b6b6e84b154527c566765edca346764cd99efffb7d

After downloading that exact artifact, compare its bytes with the source-reported expected digest:

printf '%s %s\n' '1e9a0a5b4a74195ea96f83b6b6e84b154527c566765edca346764cd99efffb7d' 'python3-cmd2-2.5.11-7.fc43.noarch.rpm' | sha256sum --check --strict -

A match establishes equality with the repository metadata value. It does not establish safety or catalog-side artifact retrieval.

Field source: Fedora 43 updates aarch64 revision 43-updates-aarch64:ac6921c749da1e864e0971122151b63bb17e427965b3d9f9312a07b49ff10cac

2.5.11-6.fc43 / noarchObserved Sep 1, 2026 to Sep 1, 2026

Verification status: Metadata observed; artifact bytes were not independently fetched or hashed by this catalog import. The digest below is source-reported.

Source-reported sha256: 768c16e35d000af1c90a2323d8568a7b3aa72ca513d84f006b52205ba441acf1

After downloading that exact artifact, compare its bytes with the source-reported expected digest:

printf '%s %s\n' '768c16e35d000af1c90a2323d8568a7b3aa72ca513d84f006b52205ba441acf1' 'python3-cmd2-2.5.11-6.fc43.noarch.rpm' | sha256sum --check --strict -

A match establishes equality with the repository metadata value. It does not establish safety or catalog-side artifact retrieval.

Field source: Fedora 43 Everything x86_64 revision 43-everything-x86_64:eb1d8634a798b5cfcef64b0114711f431f2cd186b55cce902f1883a32c6ff4f2

2.5.11-6.fc43 / noarchObserved Sep 1, 2026 to Sep 1, 2026

Verification status: Metadata observed; artifact bytes were not independently fetched or hashed by this catalog import. The digest below is source-reported.

Source-reported sha256: 768c16e35d000af1c90a2323d8568a7b3aa72ca513d84f006b52205ba441acf1

After downloading that exact artifact, compare its bytes with the source-reported expected digest:

printf '%s %s\n' '768c16e35d000af1c90a2323d8568a7b3aa72ca513d84f006b52205ba441acf1' 'python3-cmd2-2.5.11-6.fc43.noarch.rpm' | sha256sum --check --strict -

A match establishes equality with the repository metadata value. It does not establish safety or catalog-side artifact retrieval.

Field source: Fedora 43 Everything aarch64 revision 43-everything-aarch64:6431612747d987257399969298151d19cfe87ed26322be6987e7b00cd0ae66a2

Vollständigkeit des Katalogsatzes

The completeness score measures metadata coverage, not software quality, security, compatibility, or suitability.

Summary and description
25/25
Artifact path and source digest
25/25
Dependency metadata
15/15
Package-file index
15/15
Homepage
5/5
License text
5/5
Source package or maintainer
10/10

Recorded total: 100/100

Field source: Fedora 43 Everything aarch64 revision 43-everything-aarch64:6431612747d987257399969298151d19cfe87ed26322be6987e7b00cd0ae66a2, Fedora 43 Everything x86_64 revision 43-everything-x86_64:eb1d8634a798b5cfcef64b0114711f431f2cd186b55cce902f1883a32c6ff4f2, Fedora 43 updates aarch64 revision 43-updates-aarch64:ac6921c749da1e864e0971122151b63bb17e427965b3d9f9312a07b49ff10cac, Fedora 43 updates x86_64 revision 43-updates-x86_64:d59481a1758810a842f6aaef03eff437442211002d934e2d10266183c629137a. The cross-OS mapping is catalog-derived from the source-reported homepage; it does not establish authorship or publisher identity

Quellen und Herkunft

Field-source links above resolve here. Each source entry names the metadata publisher, trust tier, exact snapshot revision, signature result, and observation time; catalog-derived mappings are labeled separately.

  • Authoritative source; repository metadata signature verified, revision 43-everything-aarch64:6431612747d987257399969298151d19cfe87ed26322be6987e7b00cd0ae66a2

    Signature verification covers the configured repository metadata chain. It does not certify that the package is safe or suitable.

    Repository-signature verification record
    Signed-object SHA-256
    6c2a7b7225a6bd12acd5c95dcd0350a0a5929e195692ff68eb31db0ee6b9897b
    Signer fingerprint
    Not recorded
    Keyring revision
    RPM-GPG-KEY-fedora-43-primary
    SHA-256 2b1449a082d3264dda8e18369f04e9ac4163bf3f8cb530b0783dc2ab064a08ec
    Tool and policy
    1
    openfactory-software-catalog-signature-v1
    Verification time
    Sep 1, 2026
    Signed Release → package-index hash linkage

    Path: Not recorded
    Expected SHA-256: Not recorded
    Observed SHA-256: Not recorded
    Result: match verified

  • Authoritative source; repository metadata signature verified, revision 43-everything-x86_64:eb1d8634a798b5cfcef64b0114711f431f2cd186b55cce902f1883a32c6ff4f2

    Signature verification covers the configured repository metadata chain. It does not certify that the package is safe or suitable.

    Repository-signature verification record
    Signed-object SHA-256
    42c0002750de6066124693fff143f4854c1e29474d893f7e6a7616012d41338f
    Signer fingerprint
    Not recorded
    Keyring revision
    RPM-GPG-KEY-fedora-43-primary
    SHA-256 2b1449a082d3264dda8e18369f04e9ac4163bf3f8cb530b0783dc2ab064a08ec
    Tool and policy
    1
    openfactory-software-catalog-signature-v1
    Verification time
    Sep 1, 2026
    Signed Release → package-index hash linkage

    Path: Not recorded
    Expected SHA-256: Not recorded
    Observed SHA-256: Not recorded
    Result: match verified

  • Authoritative source; repository metadata signature verified, revision 43-updates-aarch64:ac6921c749da1e864e0971122151b63bb17e427965b3d9f9312a07b49ff10cac

    Signature verification covers the configured repository metadata chain. It does not certify that the package is safe or suitable.

    Repository-signature verification record
    Signed-object SHA-256
    0af1807dead0a1d28599a942743e244fe57da21cf6a935b3e4155f4a3f1070a1
    Signer fingerprint
    Not recorded
    Keyring revision
    RPM-GPG-KEY-fedora-43-primary
    SHA-256 2b1449a082d3264dda8e18369f04e9ac4163bf3f8cb530b0783dc2ab064a08ec
    Tool and policy
    1
    openfactory-software-catalog-signature-v1
    Verification time
    Sep 1, 2026
    Signed Release → package-index hash linkage

    Path: Not recorded
    Expected SHA-256: Not recorded
    Observed SHA-256: Not recorded
    Result: match verified

  • Authoritative source; repository metadata signature verified, revision 43-updates-x86_64:d59481a1758810a842f6aaef03eff437442211002d934e2d10266183c629137a

    Signature verification covers the configured repository metadata chain. It does not certify that the package is safe or suitable.

    Repository-signature verification record
    Signed-object SHA-256
    3ae5fecc3db8c7b4ce0cf54a8ea572ed4694e7e132e201c2f6ab6570259d1061
    Signer fingerprint
    Not recorded
    Keyring revision
    RPM-GPG-KEY-fedora-43-primary
    SHA-256 2b1449a082d3264dda8e18369f04e9ac4163bf3f8cb530b0783dc2ab064a08ec
    Tool and policy
    1
    openfactory-software-catalog-signature-v1
    Verification time
    Sep 1, 2026
    Signed Release → package-index hash linkage

    Path: Not recorded
    Expected SHA-256: Not recorded
    Observed SHA-256: Not recorded
    Result: match verified