Skip to content

docs: presence of incomplete sentence #8

@ankur0904

Description

@ankur0904

Describe the bug
Presence of incomplete sentence in the RPM-Basics.md file.

The biggest feature: Compile the software you want to install first, and achieve the packaging file of the RPM mechanism. Through the default database records in the packaging file, record the dependency attributes that the software must have when it is installed. When it is installed on you When installing a Linux host, RPM will first query whether the dependency attributes of the Linux host are satisfied according to the data in the software. If so, it will be installed. If not, it will not be installed. Then during installation, the entire software information will be written into the RPM database for future query, verification and uninstallation.

To Reproduce
Steps to reproduce the behavior:

  1. Go to here

Expected behavior
When it is installed on you -> When it is installed on your system

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions