dnf_installer_bash_script_rocky_linux_9
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revision | |||
| dnf_installer_bash_script_rocky_linux_9 [2025/07/27 14:57] – juckins | dnf_installer_bash_script_rocky_linux_9 [2025/10/18 17:39] (current) – juckins | ||
|---|---|---|---|
| Line 402: | Line 402: | ||
| echo "About to install: ripgrep" | echo "About to install: ripgrep" | ||
| dnf -y install ripgrep | dnf -y install ripgrep | ||
| + | |||
| + | echo "" | ||
| + | echo "About to install: network-manager-applet" | ||
| + | dnf -y install network-manager-applet | ||
| echo "" | echo "" | ||
dnf_installer_bash_script_rocky_linux_9.txt · Last modified: by juckins
