Adjustments to atomic fedora install instructions.#580
Closed
WalEl6512 wants to merge 3 commits intocatsout:mainfrom
Closed
Adjustments to atomic fedora install instructions.#580WalEl6512 wants to merge 3 commits intocatsout:mainfrom
WalEl6512 wants to merge 3 commits intocatsout:mainfrom
Conversation
Added kf6-kcoreaddons-devel to build dependencies. (Error
```
CMake Error at /usr/share/cmake/Modules/CMakeFindDependencyMacro.cmake:76 (find_package):
By not providing "FindKF6CoreAddons.cmake" in CMAKE_MODULE_PATH this
project has asked CMake to find a package configuration file provided by
"KF6CoreAddons", but CMake did not find one.
Could not find a package configuration file provided by "KF6CoreAddons"
(requested version 6.23.0) with any of the following names:
KF6CoreAddonsConfig.cmake
kf6coreaddons-config.cmake
Add the installation prefix of "KF6CoreAddons" to CMAKE_PREFIX_PATH or set
"KF6CoreAddons_DIR" to a directory containing one of the above files. If
"KF6CoreAddons" provides a separate development package or SDK, be sure it
has been installed.
Call Stack (most recent call first):
/usr/lib64/cmake/KF6Package/KF6PackageConfig.cmake:53 (find_dependency)
/usr/share/cmake/Modules/CMakeFindDependencyMacro.cmake:76 (find_package)
/usr/lib64/cmake/Plasma/PlasmaConfig.cmake:52 (find_dependency)
CMakeLists.txt:43 (find_package)
-- Configuring incomplete, errors occurred!
error: Bad exit status from /var/tmp/rpm-tmp.aBf3bS (%build)
RPM build warnings:
%source_date_epoch_from_changelog is set, but %changelog has no entries to take a date from
RPM build errors:
Bad exit status from /var/tmp/rpm-tmp.aBf3bS (%build)
```
without it)
Made Instructions more clear for install, aswell for rpm-ostree usage.
improved wording further by creating a new header
I suck at typing sorry
Author
Kladki
reviewed
Mar 14, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
added a new dependency and improved wording for unaware users. Separated
--uninstall wallpaper-engine-kde-pluginfrom rpm-ostree install, since this will fail the command if the plugin isn't installed.