Open
Conversation
Signed-off-by: gursewak1997 <gursmangat@gmail.com>
Comment on lines
+3
to
+10
| ## From Packages | ||
|
|
||
| bcvk is available in Fedora 42+ and EPEL 9/10: | ||
|
|
||
| ```bash | ||
| sudo dnf install bcvk | ||
| ``` | ||
|
|
There was a problem hiding this comment.
This is a great addition to the documentation. To improve the user experience, it would be helpful to explicitly mention that there are runtime prerequisites that need to be installed separately, as the dnf package does not seem to include them as dependencies. This will help prevent users from running into issues after installation.
Suggested change
| ## From Packages | |
| bcvk is available in Fedora 42+ and EPEL 9/10: | |
| ```bash | |
| sudo dnf install bcvk | |
| ``` | |
| ## From Packages | |
| bcvk is available in Fedora 42+ and EPEL 9/10: | |
| ```bash | |
| sudo dnf install bcvk |
After installing, ensure you have the necessary runtime prerequisites like QEMU/KVM and Podman.
Collaborator
There was a problem hiding this comment.
After installing, ensure you have the necessary runtime prerequisites like QEMU/KVM and Podman.
Well we messed this up, we should add those to the spec file...
Collaborator
Author
There was a problem hiding this comment.
Ah well, open a new PR for that:/
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.
Now that we have bcvk in testing/stable for Fedora 42+ and EPEL9/10, we can add the installation process with dnf.
Package: https://koji.fedoraproject.org/koji/packageinfo?packageID=43081