yum_installer_bash_script_centos8s
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
yum_installer_bash_script_centos8s [2022/05/12 09:49] – juckins | yum_installer_bash_script_centos8s [2022/06/04 10:31] (current) – juckins | ||
---|---|---|---|
Line 1: | Line 1: | ||
- | ==== dnf installer bash script (CentOS 8 Stream) ==== | + | ==== dnf installer bash script (CentOS 8 Stream |
<color # | <color # | ||
Line 9: | Line 9: | ||
# | # | ||
# install-my-dnf-packages.bash | # install-my-dnf-packages.bash | ||
- | # CentOS 8 Stream version | + | # CentOS 8 Stream |
# | # | ||
# NOTES: | # NOTES: | ||
Line 30: | Line 30: | ||
echo " | echo " | ||
echo " | echo " | ||
+ | # https:// | ||
echo " | echo " | ||
dnf install dnf-plugins-core | dnf install dnf-plugins-core | ||
Line 310: | Line 311: | ||
dnf -y install qt5-qtx11extras | dnf -y install qt5-qtx11extras | ||
+ | echo "" | ||
+ | echo " | ||
+ | # For GIMP HEIF/HEIC support | ||
+ | # https:// | ||
+ | dnf -y install https:// | ||
+ | echo " | ||
+ | dnf -y install gimp-heif-plugin.x86_64 | ||
echo "" | echo "" |
yum_installer_bash_script_centos8s.1652363369.txt.gz · Last modified: 2022/05/12 09:49 by juckins