dnf_installer_bash_script_rocky_linux_9
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
dnf_installer_bash_script_rocky_linux_9 [2024/11/25 22:15] – juckins | dnf_installer_bash_script_rocky_linux_9 [2025/04/08 19:16] (current) – juckins | ||
---|---|---|---|
Line 10: | Line 10: | ||
* < | * < | ||
* < | * < | ||
- | * Both can be installed using cpanm (see [[install_configure_cpan|CPAN Tips]]) | + | * Both can be installed using cpanm (see [[perl_install_configure_cpan|CPAN Tips]]) |
* Errors running '' | * Errors running '' | ||
* perl-Math-Round not available, but perl-Math-Round-0.07-25.fc38.noarch.rpm works | * perl-Math-Round not available, but perl-Math-Round-0.07-25.fc38.noarch.rpm works | ||
Line 362: | Line 362: | ||
echo "About to install: samba-*" | echo "About to install: samba-*" | ||
dnf -y install samba-* | dnf -y install samba-* | ||
+ | |||
+ | echo "" | ||
+ | echo "About to install: system-config-printer" | ||
+ | dnf -y install system-config-printer | ||
echo "" | echo "" |
dnf_installer_bash_script_rocky_linux_9.1732590930.txt.gz · Last modified: 2024/11/25 22:15 by juckins