Installing linux-tools - perf

Is there an installation candidate for linux-tools-common, or linux-tools-generic

for the qubes fedora kernel?

Attempted install:

sudo apt-get install linux-tools-common linux-tools-generic linux-tools-uname -r
Reading package lists… Done
Building dependency tree… Done
Reading state information… Done
Package linux-tools-common is not available, but is referred to by another package.
This may mean that the package is missing, has been obsoleted, or
is only available from another source

You want to install something in a fedora template? ˋapt-getˋ doesn’t seem to be the good tool for this, try with ˋdnfˋ (it’s possible that the name of the package is different between these two commands)

it is a debian template, my mistake.

Take a look at the manual of apt in order to look for your package (like apt search). I don’t think it’s related to Qubes OS.