Linux workstation

Fedora 44 native package

python3-cmd2

Extra features for standard library's cmd module

Packages / Fedora 44 / Unspecified / python3-cmd2

[Source: python-cmd2]

Package: python3-cmd2 (2.5.11-8.fc44)

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]

Percorsi file del pacchetto (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 44 updates x86_64 revision 44-updates-x86_64:ffcac72d41afd8a62019714dd668a27f333f8ac19678580178b5b67c23ca6419

Usa questo pacchetto

OpenFactory può avviare questo sistema operativo in una macchina virtuale del browser, o iniziare una costruzione che include il nome nativo del pacchetto di questo record.

Versioni, suite e repository

Ogni riga è metadato dell'indice pacchetti per una versione, architettura, suite e repository. Nomi, URL e dimensioni arrivano dalla fonte; un link è un punto di recupero mutabile, non una redistribuzione OpenFactory.

VersionReleaseArchitectureRepositoryPackage sizeInstalled sizePublisher repository artifact
2.5.11-8.fc4444 / updatesnoarchFedora 44 · updates · x86_64410 KiB1.6 MiBPackages/p/python3-cmd2-2.5.11-8.fc44.noarch.rpm
2.5.11-8.fc4444 / updatesnoarchFedora 44 · updates · aarch64410 KiB1.6 MiBPackages/p/python3-cmd2-2.5.11-8.fc44.noarch.rpm
2.5.11-7.fc4444 / everythingnoarchFedora 44 · Everything · x86_64410 KiB1.6 MiBPackages/p/python3-cmd2-2.5.11-7.fc44.noarch.rpm
2.5.11-7.fc4444 / everythingnoarchFedora 44 · Everything · aarch64410 KiB1.6 MiBPackages/p/python3-cmd2-2.5.11-7.fc44.noarch.rpm

Field source: Fedora 44 updates x86_64 revision 44-updates-x86_64:ffcac72d41afd8a62019714dd668a27f333f8ac19678580178b5b67c23ca6419

Checksum e date di osservazione

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-8.fc44 / 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: 8069b1bbfe832c6de5f6aa66c4a6fa4c55b9db5244a366e4fff0c32f6ed1e44c

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

printf '%s %s\n' '8069b1bbfe832c6de5f6aa66c4a6fa4c55b9db5244a366e4fff0c32f6ed1e44c' 'python3-cmd2-2.5.11-8.fc44.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 44 updates x86_64 revision 44-updates-x86_64:ffcac72d41afd8a62019714dd668a27f333f8ac19678580178b5b67c23ca6419

2.5.11-8.fc44 / 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: 8069b1bbfe832c6de5f6aa66c4a6fa4c55b9db5244a366e4fff0c32f6ed1e44c

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

printf '%s %s\n' '8069b1bbfe832c6de5f6aa66c4a6fa4c55b9db5244a366e4fff0c32f6ed1e44c' 'python3-cmd2-2.5.11-8.fc44.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 44 updates aarch64 revision 44-updates-aarch64:6ecf7f9a3a707e537dd0c542e2f5fabb365c3c76c03b091b23e9c82d7f8ff88b

2.5.11-7.fc44 / 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: 5f412f4a2814b8cf92f128bc386f5097e3c056deec7c76f43863b827135dac51

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

printf '%s %s\n' '5f412f4a2814b8cf92f128bc386f5097e3c056deec7c76f43863b827135dac51' 'python3-cmd2-2.5.11-7.fc44.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 44 Everything x86_64 revision 44-everything-x86_64:da3845427d188097f6fd71b417a039bdfb8efefc4f38ca44b5cbb94f95a18991

2.5.11-7.fc44 / 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: 5f412f4a2814b8cf92f128bc386f5097e3c056deec7c76f43863b827135dac51

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

printf '%s %s\n' '5f412f4a2814b8cf92f128bc386f5097e3c056deec7c76f43863b827135dac51' 'python3-cmd2-2.5.11-7.fc44.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 44 Everything aarch64 revision 44-everything-aarch64:ad124f8125666e9059d7a8180427bdaea80f6286f71140457e5c7edd95883eee

Completezza del record

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 44 Everything aarch64 revision 44-everything-aarch64:ad124f8125666e9059d7a8180427bdaea80f6286f71140457e5c7edd95883eee, Fedora 44 Everything x86_64 revision 44-everything-x86_64:da3845427d188097f6fd71b417a039bdfb8efefc4f38ca44b5cbb94f95a18991, Fedora 44 updates aarch64 revision 44-updates-aarch64:6ecf7f9a3a707e537dd0c542e2f5fabb365c3c76c03b091b23e9c82d7f8ff88b, Fedora 44 updates x86_64 revision 44-updates-x86_64:ffcac72d41afd8a62019714dd668a27f333f8ac19678580178b5b67c23ca6419. The cross-OS mapping is catalog-derived from the source-reported homepage; it does not establish authorship or publisher identity

Fonti e provenienza

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 44-everything-aarch64:ad124f8125666e9059d7a8180427bdaea80f6286f71140457e5c7edd95883eee

    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
    236514c32119ab3c85b81fbb9e5e9d92b07aeba0d19d64c9b4fc9117a1863769
    Signer fingerprint
    Not recorded
    Keyring revision
    RPM-GPG-KEY-fedora-44-primary
    SHA-256 93642aec521a1e5e96dd715f7ae0ec0850ebc9de09a94ce03cae5263f26cc18a
    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 44-everything-x86_64:da3845427d188097f6fd71b417a039bdfb8efefc4f38ca44b5cbb94f95a18991

    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
    1300b99ac5d04b5561ad901320c8bd59ed1553f4971c3ce2ca48c40242c66676
    Signer fingerprint
    Not recorded
    Keyring revision
    RPM-GPG-KEY-fedora-44-primary
    SHA-256 93642aec521a1e5e96dd715f7ae0ec0850ebc9de09a94ce03cae5263f26cc18a
    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 44-updates-aarch64:6ecf7f9a3a707e537dd0c542e2f5fabb365c3c76c03b091b23e9c82d7f8ff88b

    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
    2ec0ba92e556309075d8efe3c3301b36bb7ecd47c4e17566f0192c9c5436ed5f
    Signer fingerprint
    Not recorded
    Keyring revision
    RPM-GPG-KEY-fedora-44-primary
    SHA-256 93642aec521a1e5e96dd715f7ae0ec0850ebc9de09a94ce03cae5263f26cc18a
    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 44-updates-x86_64:ffcac72d41afd8a62019714dd668a27f333f8ac19678580178b5b67c23ca6419

    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
    a69a0ab020457a7af2515066b7caccb3950bcf9dc7bedb52b1850098d9857ae1
    Signer fingerprint
    Not recorded
    Keyring revision
    RPM-GPG-KEY-fedora-44-primary
    SHA-256 93642aec521a1e5e96dd715f7ae0ec0850ebc9de09a94ce03cae5263f26cc18a
    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

python3-cmd2 Package for Fedora 44 | OpenFactory