Related page:
| Customer | Developer | Online Service Provider | Comment | ||
|---|---|---|---|---|---|
| Distribution | Fedora | AlmaLinux | CentOS, Oracle Linux, Rocky Linux | ||
| Designed for | Development, office | Server operation in cloud & datacenters | |||
| Desktops | 7 | GNOME, KDE, Xfce, LXDE, Cinnamon, MATE, Sugar Desktop Environment | GNOME, KDE | ||
| 8 | GNOME | ||||
| 9 | GNOME | ||||
| 10 | GNOME | GNOME | |||
| Applications | 7 | Desktop + apps for development & office | Desktop or server + apps for development & administration | ||
| 10 | “Server with GUI” + apps for development & administration | ||||
| Stabiliy | Less important | Most important | |||
| .rpm packages | Development & testing | Installation & operation | |||
| 100% Compatiability to the later production environment | No | Yes | |||
The image you have selected is an "ISOHybrid" image. (_) Write in ISO Image mode ( Recommended ). (x) Write in DD Image mode.
GRUB loading. Welcome to GRUB! error: file '/boot/grub/i386-pc/normal.mod' not found. Entering rescue mode...
Rufus detected that the ISO you have selected contains a UEFI bootloader that has been revoked and that will produce a "Security Violation" screen, when Secure Boot is enabled on a fully up to date UEFI system.
The image uses Grub 2.12-nonstandard-gdie but the application only includes the installation files for Grub 2.12. As different versions of Grub may not be compatible with one another, and it is not possible to include them all, Rufus will attempt to locate a version of the Grub installation file ( "core.img" ) that mateches the one from your image. - Select "Yes" to connect to the Internet and attempt to download it. - Select "no" to use the default version from Rufus. - Select "Cancel" to abort the operation. Note: The file will be downloaded in the current application directory and will be reused automatically if present. If no match can be found online, then the default version will be used.
Detected single cpu native boot. Important: In CentOS 7, single threaded, single CPU 64-bit physical systems are unsupported. Please see http://wiki.centos.org/FAQ for more information. Warning: AMD processor - this hardware has not undergone upstream testing. Please consult http://wiki.centos.org/FAQ for more information
Network & Host Name Ethernet ( eth0 )
Network & Host Name Ethernet ( enp2s0 ) Wireless ( wlp3s0 )
Network & Host Name No network devices available
Started User manager for UID 1000. A start job is running for Hold until boot process finishesup ( 44s / no limit )".
Network & Host Name Ethernet ( enp2s0 ) Wireless ( wlp3s0 )
Warning: Deprecated hardware is detected: x86_64-v1:AuthenticAMD:Mobile Sempron 3600+ will not be maintained in a future major release and may be disabled
[ end Kernel panic - not synching: Attempted to kill init! exit code=0x00007f00 ]
Warning: Deprecated hardware is detected: x86_64-v2:GenuineIntel:Intel(R) Core i7-3630QM CPU @ 2.40Ghz will not be maintained in a future major release and may be disabled
Network & Host Name Ethernet ( enp2s0 ) Wireless ( wlp3s0 )
Warning: Deprecated hardware is detected: x86_64-v2:AuthenticAMD:EZ-7110 APU with AMD Radeon R2 Graphics will not be maintained in a future major release and may be disabled
Network & Host Name Ethernet ( eno1 ) Wireless ( wlo1 )
Network & Host Name Ethernet ( enp2s0 ) Wireless ( wlp3s0 )
| Desktop | free -m | cat /proc/swaps | Comment | ||
|---|---|---|---|---|---|
| Mem: total | Mem: available | Swap: used | ”/dev/sda5 Used | ||
| CentOS 7 Minimal Install | 1871 | 1571 | 0 | 0 | Textmode |
| CentOS 7 GNOME Desktop | 1871 | 997 .. 1032 | 0 | 0 | |
| CentOS 7 KDE Plasma Workspaces | 1871 | 1113 .. 1144 | 0 | 0 | |
| CentOS Stream 8, AlmaLinux / Oracle Linux / Rocky Linux 8.10 | 1651 | 688 .. 745 .. 803 | 0 | 0 | |
| Fedora 20 GNOME Desktop | 1876 | 612 .. 645 .. 718 | 0 | 0 | |
| Fedora 20 KDE Plasma Workspaces | 1876 | 65 .. 855 | 0 | 0 | |
| Fedora 20 Xfce Desktop | ? | ? | 0 | 0 | |
| Fedora 20 LXDE Desktop | ? | ? | 0 | 0 | |
| Fedora 20 Cinnamon Desktop | ? | ? | 0 | 0 | |
| Fedora 20 MATE Desktop | ? | ? | 0 | 0 | |
| Fedora 20 Sugar Desktop Environment | ? | ? | 0 | 0 | |
| Fedora Workstation 28 | - | - | 0 | 0 | |
| Fedora Workstation 34 | - | - | 0 | 0 | |
| Fedora Server Edition 42 | 1829 | 1455 | 0 | 0 | |
| Fedora Custom Operating System 42 | 1829 | 1464 | 0 | 0 | |
| openSUSE Desktop 42 with KDE Plasma | 1872 | 829 .. 987 .. 1076 | 0 | 0 | |
| openSUSE Desktop 42 with Gnome | 1872 | 499 .. 737 .. 915 | 0 | 0 | |
| openSUSE Desktop 15.6 with Xfce | - | - | - | - | |
| openSUSE Desktop 15.6 with Deskop | - | - | - | - | |
| openSUSE Server 15.6 | 1845 | 1508 | 0 | 0 | |
sudo dnf clean all sudo dnf update -y sudo dnf install PACKAGE_FILE -y
sudo rpm -i PACKAGE_FILE
$ sudo yum install rpm-ostree $ sudo rpm-ostree status error: This system was not booted via libostree. Currently, most rpm-ostree commands only work on ostree-based host systems
sudo yum install PACKAGE_FILE -y
sudo zipper install PACKAGE_FILE sudo zipper in PACKAGE_FILE
$ sudo dnf install epel-release $ sudo dnf config-manager --set-enabled crb
$ sudo dnf install https://www.elrepo.org/elrepo-release-9.el9.elrepo.noarch.rpm # Timeout was reached $ sudo dnf install elrepo-release # Unable to find a match
$ sudo dnf install epel-release $ sudo dnf upgrade
$ sudo dnf install distribution-gpg-keys $ sudo rpmkeys --import /usr/share/distribution-gpg-keys/rpmfusion/RPM-GPG-KEY-rpmfusion-free-el-$(rpm -E %rhel) $ sudo rpmkeys --import /usr/share/distribution-gpg-keys/rpmfusion/RPM-GPG-KEY-rpmfusion-nonfree-el-$(rpm -E %rhel) $ gpg --show-keys --with-fingerprint /usr/share/distribution-gpg-keys/rpmfusion/RPM-GPG-KEY-rpmfusion-free-el-$(rpm -E %rhel) $ gpg --show-keys --with-fingerprint /usr/share/distribution-gpg-keys/rpmfusion/RPM-GPG-KEY-rpmfusion-nonfree-el-$(rpm -E %rhel)
$ sudo dnf --setopt=localpkg_gpgcheck=1 install https://mirrors.rpmfusion.org/free/el/rpmfusion-free-release-$(rpm -E %rhel).noarch.rpm https://mirrors.rpmfusion.org/nonfree/el/rpmfusion-nonfree-release-$(rpm -E %rhel).noarch.rpm
$ sudo dnf -y install epel-release $ sudo dnf makecache
$ sudo dnf config-manager --set-enabled crb
$ sudo dnf -y group install multimedia $ sudo dnf -y install ffmpeg ffmpeg-libs ffmpeg-devel mpv $ sudo dnf -y group install sound-and-video $ sudo dnf -y install libdvdcss $ sudo dnf install vlc $ sudo dnf install mpv
$ sudo dnf install celluloid # Simple GTK+ frontend for mpv. Unable to find a match
$ ffmpeg ffmpeg: CPU ISA level is lower than required
ffmpeg-7.1.2-2.el10.x86_64 Digital VCR and streaming server ffmpeg-libs-7.1.2-2.el10.x86_64 Libraries for ffmpeg libavdevice-7.1.2-2.el10.x86_64 Special devices muxing/demuxing library tesseract-langpack-eng-4.1.0-9.el10.noarch English language data for tesseract-tessdata tesseract-tessdata-doc-4.1.0-9.el10.noarch Documentation for tesseract-tessdata vvenc-libs-1.13.1-3.el10.x86_64 Library files for vvenc
$ sudo dnf install rpmfusion-free-release-9.noarch.rpm
$ sudo dnf install rpmfusion-free-release-10.noarch.rpm
$ sudo dnf install rpmfusion-free-release-43.noarch.rpm
$ sudo dnf install rpmfusion-nonfree-release-9.noarch.rpm
$ sudo dnf install rpmfusion-nonfree-release-10.noarch.rpm
$ sudo dnf install rpmfusion-nonfree-release-43.noarch.rpm
$ sudo dnf install gstreamer1-devel gstreamer1-plugins-base-tools gstreamer1-doc gstreamer1-plugins-base-devel gstreamer1-plugins-good gstreamer1-plugins-good-extras gstreamer1-plugins-ugly gstreamer1-plugins-bad-free gstreamer1-plugins-bad-free-devel gstreamer1-plugins-bad-free-extras
sudo dnf install libavcodec-freeworld
CPU ISA level is lower than required
gnome-text-editor
sudo dnf install gedit -y
Error: Problem: conflicting requests - nothing provides libgedit-amtk-5.so.0()(64bit) needed by gedit-48.2-2.1.x86_64 from @commandline - nothing provides libgedit-gfls-1.so.0()(64bit) needed by gedit-48.2-2.1.x86_64 from @commandline - nothing provides libgedit-gtksourceview-300.so.3()(64bit) needed by gedit-48.2-2.1.x86_64 from @commandline - nothing provides libgedit-tepl-6.so.3()(64bit) needed by gedit-48.2-2.1.x86_64 from @commandline - nothing provides libgspell-1.so.3()(64bit) needed by gedit-48.2-2.1.x86_64 from @commandline - nothing provides typelib(Amtk) = 5 needed by gedit-48.2-2.1.x86_64 from @commandline - nothing provides typelib(Atk) = 1.0 needed by gedit-48.2-2.1.x86_64 from @commandline - nothing provides typelib(GLib) = 2.0 needed by gedit-48.2-2.1.x86_64 from @commandline - nothing provides typelib(GModule) = 2.0 needed by gedit-48.2-2.1.x86_64 from @commandline - nothing provides typelib(GObject) = 2.0 needed by gedit-48.2-2.1.x86_64 from @commandline - nothing provides typelib(Gdk) = 3.0 needed by gedit-48.2-2.1.x86_64 from @commandline - nothing provides typelib(GdkPixbuf) = 2.0 needed by gedit-48.2-2.1.x86_64 from @commandline - nothing provides typelib(Gio) = 2.0 needed by gedit-48.2-2.1.x86_64 from @commandline - nothing provides typelib(Gtk) = 3.0 needed by gedit-48.2-2.1.x86_64 from @commandline - nothing provides typelib(GtkSource) = 300 needed by gedit-48.2-2.1.x86_64 from @commandline - nothing provides typelib(HarfBuzz) = 0.0 needed by gedit-48.2-2.1.x86_64 from @commandline - nothing provides typelib(Pango) = 1.0 needed by gedit-48.2-2.1.x86_64 from @commandline - nothing provides typelib(Tepl) = 6 needed by gedit-48.2-2.1.x86_64 from @commandline - nothing provides typelib(cairo) = 1.0 needed by gedit-48.2-2.1.x86_64 from @commandline - nothing provides typelib(freetype2) = 2.0 needed by gedit-48.2-2.1.x86_64 from @commandline - nothing provides typelib(xlib) = 2.0 needed by gedit-48.2-2.1.x86_64 from @commandline
yum install xorg-x11-server-Xwayland