updated notes
This commit is contained in:
@@ -688,5 +688,8 @@ sudo dnf list # List all packages
|
||||
|
||||
sudo dnf search httpd # Search for the httpd package
|
||||
sudo dnf info httpd # Display information about the httpd package
|
||||
|
||||
sudo dnf provides /bin/bash # Display the package that provides the /bin/bash command
|
||||
sudo dnf deplist httpd # Display the dependencies of the httpd package
|
||||
```
|
||||
|
||||
|
||||
Reference in New Issue
Block a user