Hi everyone!
I need to install elfutils-libelf-devel-static because it provides a file I need for compiling a bpf program. The file is libelf.a
. I see that this file is provided by elfutils-libelf-devel-static but running the following command:
[VM] sudo dnf install elfutils-libelf-devel-static
Last metadata expiration check: 0:30:35 ago on Thu 11 Feb 2021 02:20:34 PM UTC.
No match for argument: elfutils-libelf-devel-static
Error: Unable to find a match: elfutils-libelf-devel-static
I’ve also tried:
[VM] sudo dnf install https://download-ib01.fedoraproject.org/pub/fedora/linux/releases/32/Everything/x86_64/os/Packages/e/elfutils-libelf-devel-static-0.179-1.fc32.x86_64.rpm 1 ↵
Last metadata expiration check: 0:31:13 ago on Thu 11 Feb 2021 02:20:34 PM UTC.
elfutils-libelf-devel-static-0.179-1.fc32.x86_64.rpm 81 kB/s | 80 kB 00:00
Error:
Problem: conflicting requests
- nothing provides elfutils-libelf-devel(x86-64) = 0.179-1.fc32 needed by elfutils-libelf-devel-static-0.179-1.fc32.x86_64
(try to add '--skip-broken' to skip uninstallable packages)
I do have elfutils-libelf-devel-0.182-1.fc33.x86_6
installed.
[VM] uname -r 127 ↵
5.8.15-301.fc33.x86_64