Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

docs: presence of incomplete sentence #8

Open
ankur0904 opened this issue Jan 2, 2024 · 0 comments
Open

docs: presence of incomplete sentence #8

ankur0904 opened this issue Jan 2, 2024 · 0 comments

Comments

@ankur0904
Copy link

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant