Tip for Fedora-type systems

This commit is contained in:
Kaiwan N Billimoria
2023-09-01 12:58:08 +05:30
parent 641df78282
commit 63e7895477

View File

@@ -62,6 +62,10 @@ runcmd sudo apt install -y \
rt-tests smem sparse stress stress-ng sysfsutils \
tldr-py trace-cmd tree tuna virt-what yad
echo "-----------------------------------------------------------------------"
# FYI, on Fedora-type systems:
# Install the 'realtime-tests' pkg (in place of rt-tests)
#runcmd sudo apt install -y bc bpfcc-tools bsdmainutils clang cmake cppcheck cscope curl \
# dwarves exuberant-ctags fakeroot flawfinder git gnome-system-monitor gnuplot \
# hwloc indent kernelshark libnuma-dev libjson-c-dev linux-tools-$(uname -r) \