-
Was
```
fdk-aac.x86_64 2.0.2-6.fc39 @commandline
fdk-aac-devel.x86_64 2.0.2-6.fc39 @commandline…
-
When a local package is installed, using `rpm-ostree install` on a newer rpm fails. For example:
```
$ rpm-ostree install Downloads/zoom_x86_64.rpm
Checking out tree 311528d... done
Enabled rpm…
-
main (4581bbc1eb9a538827fbe47823582c0608039acb)
See 1Password entry below:
![Screenshot 2024-10-04 at 10 31 14 AM](https://github.com/user-attachments/assets/7107a053-4050-4ff4-98ba-72fd160f23e7)
…
-
Already tested in https://github.com/rpm-software-management/ci-dnf-stack/blob/main/dnf-behave-tests/dnf/install-xml-base.feature in two scenarios:
1. Installed packages from local repository with …
-
added repo with:
`cd /etc/yum.repos.d && wget https://my4ng.dev/repos/fedora-my4ng.repo`
then trying trying to add with:
`rpm-ostree install akmod-openrazer openrazer openrazer-daemon python3-openr…
-
## Issue
When we execute the `rpm-lockfile-prototype` command on a RHEL-9 vm where python 3.11 has been installed, we got as error
```
rpm-lockfile-prototype
Python bindings for DNF are missing.…
-
I am trying to include additional rpms to my existing working iso, the giso script is generating the iso without any errors/issues, however when i am trying to install it on my NCS540X i get the below…
-
Tries to install the .rpm file on Fedora 40. I get an error because nothing provides the libssl.so.1.1
It's part of the former openssl1.1 package which is no more inside the repositories. Please u…
-
Let's say you have a big RPM package available online. When you run "dnf install http://example.com/mypkg.rpm", dnf downloads the whole package and installs it. But if there is a dependency problem (l…
-
Each package needs its own install instruction, and despite the popular belief, not every Linux user is tech-savvy, so they might not know how to install these packages...
**Ubuntu:**
```bash
s…