DNF don`t found popular packages

DNF don`t found libreoffice, doublecmd-qt etc.

Btop found.
See DNF ALamlinux ($3710) · Snippets · GitLab
I use AlmaLinux 10.1

LibreOffice was removed in version 10.

I installed it from the LibreOffice website.

1 Like

Red Hat writes in Chapter 8. Removed features | 10.0 Release Notes | Red Hat Enterprise Linux | 10 | Red Hat Documentation

LibreOffice is removed in RHEL 10

The LibreOffice RPM packages are removed from RHEL 10. LibreOffice continues to be fully supported through the entire life cycle of RHEL 7, 8, and 9.

As a replacement for the RPM packages, Red Hat recommends that you install LibreOffice from either of the following sources provided by The Document Foundation:

The official Flatpak package in the Flathub repository: https://flathub.org/apps/org.libreoffice.LibreOffice. The official RPM packages: Download LibreOffice | LibreOffice - Free and private office suite - Based on OpenOffice - Compatible with Microsoft

Red Hat apparently deemed LibreOffice something that is not vital for the RHEL and obtainable from other sources – reasons for not committing to maintain a package.

That list of “removed features” and the Considerations in adopting RHEL 10 | Red Hat Enterprise Linux | 10 | Red Hat Documentation
describe how RHEL 10 differs from RHEL 9. AlmaLinux is compatible with RHEL, that is with about same options.


https://pkgs.org/ and https://www.rpmfind.net/ list doublecmd for Fedora, but not for EPEL. One could create a request for EPEL to build the application for el10 targets.

is it really add repositories from that this websites use packages?

And is it stable packages in terra repo?

I tried install tlp with dnf, and package also not found

Also this:

[user@localhost]~% sudo dnf install -y blender krita scribus inkscape
Last metadata expiration check: 1:01:40 ago, Wed Mar 11 2026 22:02:16.
No match for argument: blender
No match for argument: krita
No match for argument: scribus
No match for argument: inkscape
Error: No matches found: blender krita scribus inkscape

Because those packages aren’t part of the AlmaLinux repository. You also won’t find them in the EPEL repository or RPMFusion.

What you could do is rebuild a package using mock and a Fedora SRPM.

Regards.

Which stable repo should Me add fro installing these and other apps using DNF?

You could try AlmaLinux 9, which has all the packages you need except krita.

Why AlamLinux 10 does not containt this packages?

ALso failure with Terra:

[user@localhost]~% sudo dnf install --nogpgcheck --repofrompath 'terra,https://repos.fyralabs.com/terrael$releasever' terra-release
Added terra repository from https://repos.fyralabs.com/terrael$releasever
terra 73 kB/s | 495 kB 00:06
Last metadata expiration check: 0:00:01 ago, Thu Mar 12 2026 11:06:19.
Dependencies resolved.
== ... Size
= ... Transactions
= ... 22 kB 00:05
--------------------------------------------------------------------------------------------------------------------
Total size 5.9 kB/s | 30 kB 00:05

Verifying transaction
Transaction verification completed successfully.
Verifying transaction in progress
Transaction test completed successfully.
Executing transaction
Preparing: 1/1
Installing: terra-gpg-keys-10-2.noarch 1/2
Installing: terra-release-10-7.noarch 2/2

Installed:
terra-gpg-keys-10-2.noarch terra-release-10-7.noarch

Done!
[user@localhost]~% sudo dnf update
Terra EL10 1.5 kB/s | 6.4 kB 00:04
Errors during downloading metadata for repository 'terra': 
- Downloading successful, but checksum doesn't match. Calculated: 1543c1ac2de991b442792b2569ee9ec17c3b7f56797950a3e7ef3672152439ce6303 6e3c7e1624e778a499b3379eed36e4f479c0953e126ad2bd46c36473a830(sha512) Expected: 9c34de392a684ba1b081b34b15eb2e9c0c3877df2d6f19e65dc933d20c701d23c8f804d76425fa645907edd5d494ce3f4afa8205560738501a3ac210c7a60985(sha512)
Error: Failed to download metadata for repository "terra": Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors have been tried
[user@localhost]~%

The premise is that AlmaLinux has what RHEL (Red Hat Enterprise Linux) has, and no version of RHEL has had “everything”. Far from it. RHEL is mostly about basic system and not much about anything “popular”.

EPEL (Extra Packages for Enterprise Linux), a third-party repo, offer for EL distros many packages that RHEL lacks, but not “everything”.

Furthermore, EPEL does not automatically (re)build all EPEL 9 packages to EPEL 10. For example, RHEL 10 does not have X11, only Wayland. Therefore, packages that absolutely require X11 – cannot function on Wayland-based system – are off the table.


That should be a question to “fyralabs.com” (whoever they are).

I think doublecmd-qt that you mentioned is covered by Making sure you're not a bot! but it isn’t branched or built for EPEL, and isn’t a package shipped in AlmaLinux natively.

Making sure you're not a bot! has guidelines on how to request Fedora package branching into EPEL.