-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Description
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:
- Go to here
Expected behavior
When it is installed on you -> When it is installed on your system
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels