How To Install gcc-toolset-9-systemtap-server on Rocky Linux 8
Introduction
In this tutorial we learn how to install gcc-toolset-9-systemtap-server on Rocky Linux 8.
What is gcc-toolset-9-systemtap-server
This is the remote script compilation server component of systemtap. It announces itself to nearby clients with avahi (if available), and compiles systemtap scripts to kernel objects on their demand.
We can use yum or dnf to install gcc-toolset-9-systemtap-server on Rocky Linux 8. In this tutorial we discuss both methods but you only need to choose one of method to install gcc-toolset-9-systemtap-server.
Install gcc-toolset-9-systemtap-server on Rocky Linux 8 Using dnf
Update yum database with dnf using the following command.
sudo dnf makecache --refresh
After updating yum database, We can install gcc-toolset-9-systemtap-server using dnf by running the following command:
sudo dnf -y install gcc-toolset-9-systemtap-server
Install gcc-toolset-9-systemtap-server on Rocky Linux 8 Using yum
Update yum database with yum using the following command.
sudo yum makecache --refresh
After updating yum database, We can install gcc-toolset-9-systemtap-server using yum by running the following command:
sudo yum -y install gcc-toolset-9-systemtap-server
How To Uninstall gcc-toolset-9-systemtap-server on Rocky Linux 8
To uninstall only the gcc-toolset-9-systemtap-server package we can use the following command:
sudo dnf remove gcc-toolset-9-systemtap-server
gcc-toolset-9-systemtap-server Package Contents on Rocky Linux 8
/etc/rc.d/init.d/gcc-toolset-9-stap-server
/opt/rh/gcc-toolset-9/root/etc/logrotate.d/stap-server
/opt/rh/gcc-toolset-9/root/etc/stap-server
/opt/rh/gcc-toolset-9/root/etc/stap-server/conf.d
/opt/rh/gcc-toolset-9/root/etc/sysconfig/stap-server
/opt/rh/gcc-toolset-9/root/usr/bin/stap-server
/opt/rh/gcc-toolset-9/root/usr/libexec/systemtap
/opt/rh/gcc-toolset-9/root/usr/libexec/systemtap/stap-authorize-cert
/opt/rh/gcc-toolset-9/root/usr/libexec/systemtap/stap-env
/opt/rh/gcc-toolset-9/root/usr/libexec/systemtap/stap-gen-cert
/opt/rh/gcc-toolset-9/root/usr/libexec/systemtap/stap-serverd
/opt/rh/gcc-toolset-9/root/usr/libexec/systemtap/stap-sign-module
/opt/rh/gcc-toolset-9/root/usr/libexec/systemtap/stap-start-server
/opt/rh/gcc-toolset-9/root/usr/libexec/systemtap/stap-stop-server
/opt/rh/gcc-toolset-9/root/usr/share/doc/gcc-toolset-9-systemtap-server
/opt/rh/gcc-toolset-9/root/usr/share/doc/gcc-toolset-9-systemtap-server/AUTHORS
/opt/rh/gcc-toolset-9/root/usr/share/doc/gcc-toolset-9-systemtap-server/NEWS
/opt/rh/gcc-toolset-9/root/usr/share/doc/gcc-toolset-9-systemtap-server/README
/opt/rh/gcc-toolset-9/root/usr/share/doc/gcc-toolset-9-systemtap-server/README.unprivileged
/opt/rh/gcc-toolset-9/root/usr/share/licenses/gcc-toolset-9-systemtap-server
/opt/rh/gcc-toolset-9/root/usr/share/licenses/gcc-toolset-9-systemtap-server/COPYING
/opt/rh/gcc-toolset-9/root/usr/share/locale/cs/LC_MESSAGES/systemtap.mo
/opt/rh/gcc-toolset-9/root/usr/share/locale/en/LC_MESSAGES/systemtap.mo
/opt/rh/gcc-toolset-9/root/usr/share/locale/fr/LC_MESSAGES/systemtap.mo
/opt/rh/gcc-toolset-9/root/usr/share/locale/pl/LC_MESSAGES/systemtap.mo
/opt/rh/gcc-toolset-9/root/usr/share/man/cs/man1/dtrace.1.gz
/opt/rh/gcc-toolset-9/root/usr/share/man/cs/man1/stap-merge.1.gz
/opt/rh/gcc-toolset-9/root/usr/share/man/cs/man1/stap-prep.1.gz
/opt/rh/gcc-toolset-9/root/usr/share/man/cs/man1/stap-report.1.gz
/opt/rh/gcc-toolset-9/root/usr/share/man/cs/man1/stap.1.gz
/opt/rh/gcc-toolset-9/root/usr/share/man/cs/man1/stapref.1.gz
/opt/rh/gcc-toolset-9/root/usr/share/man/cs/man3/stapex.3stap.gz
/opt/rh/gcc-toolset-9/root/usr/share/man/cs/man3/stapfuncs.3stap.gz
/opt/rh/gcc-toolset-9/root/usr/share/man/cs/man3/stapprobes.3stap.gz
/opt/rh/gcc-toolset-9/root/usr/share/man/cs/man3/stapvars.3stap.gz
/opt/rh/gcc-toolset-9/root/usr/share/man/cs/man7/error::buildid.7stap.gz
/opt/rh/gcc-toolset-9/root/usr/share/man/cs/man7/error::dwarf.7stap.gz
/opt/rh/gcc-toolset-9/root/usr/share/man/cs/man7/error::fault.7stap.gz
/opt/rh/gcc-toolset-9/root/usr/share/man/cs/man7/error::inode-uprobes.7stap.gz
/opt/rh/gcc-toolset-9/root/usr/share/man/cs/man7/error::pass1.7stap.gz
/opt/rh/gcc-toolset-9/root/usr/share/man/cs/man7/error::pass2.7stap.gz
/opt/rh/gcc-toolset-9/root/usr/share/man/cs/man7/error::pass3.7stap.gz
/opt/rh/gcc-toolset-9/root/usr/share/man/cs/man7/error::pass4.7stap.gz
/opt/rh/gcc-toolset-9/root/usr/share/man/cs/man7/error::pass5.7stap.gz
/opt/rh/gcc-toolset-9/root/usr/share/man/cs/man7/error::process-tracking.7stap.gz
/opt/rh/gcc-toolset-9/root/usr/share/man/cs/man7/error::reporting.7stap.gz
/opt/rh/gcc-toolset-9/root/usr/share/man/cs/man7/error::sdt.7stap.gz
/opt/rh/gcc-toolset-9/root/usr/share/man/cs/man7/stappaths.7.gz
/opt/rh/gcc-toolset-9/root/usr/share/man/cs/man7/warning::debuginfo.7stap.gz
/opt/rh/gcc-toolset-9/root/usr/share/man/cs/man7/warning::symbols.7stap.gz
/opt/rh/gcc-toolset-9/root/usr/share/man/cs/man8/stap-server.8.gz
/opt/rh/gcc-toolset-9/root/usr/share/man/cs/man8/stapsh.8.gz
/opt/rh/gcc-toolset-9/root/usr/share/man/cs/man8/systemtap.8.gz
/opt/rh/gcc-toolset-9/root/usr/share/man/man7/error::buildid.7stap.gz
/opt/rh/gcc-toolset-9/root/usr/share/man/man7/error::dwarf.7stap.gz
/opt/rh/gcc-toolset-9/root/usr/share/man/man7/error::fault.7stap.gz
/opt/rh/gcc-toolset-9/root/usr/share/man/man7/error::inode-uprobes.7stap.gz
/opt/rh/gcc-toolset-9/root/usr/share/man/man7/error::pass1.7stap.gz
/opt/rh/gcc-toolset-9/root/usr/share/man/man7/error::pass2.7stap.gz
/opt/rh/gcc-toolset-9/root/usr/share/man/man7/error::pass3.7stap.gz
/opt/rh/gcc-toolset-9/root/usr/share/man/man7/error::pass4.7stap.gz
/opt/rh/gcc-toolset-9/root/usr/share/man/man7/error::pass5.7stap.gz
/opt/rh/gcc-toolset-9/root/usr/share/man/man7/error::process-tracking.7stap.gz
/opt/rh/gcc-toolset-9/root/usr/share/man/man7/error::reporting.7stap.gz
/opt/rh/gcc-toolset-9/root/usr/share/man/man7/error::sdt.7stap.gz
/opt/rh/gcc-toolset-9/root/usr/share/man/man7/stappaths.7.gz
/opt/rh/gcc-toolset-9/root/usr/share/man/man7/warning::debuginfo.7stap.gz
/opt/rh/gcc-toolset-9/root/usr/share/man/man7/warning::symbols.7stap.gz
/opt/rh/gcc-toolset-9/root/usr/share/man/man8/stap-server.8.gz
/opt/rh/gcc-toolset-9/root/var/lib/stap-server
/opt/rh/gcc-toolset-9/root/var/lib/stap-server/.systemtap
/opt/rh/gcc-toolset-9/root/var/log/stap-server
/opt/rh/gcc-toolset-9/root/var/log/stap-server/log
/opt/rh/gcc-toolset-9/root/var/run/stap-server
/usr/lib/.build-id
/usr/lib/.build-id/16
/usr/lib/.build-id/16/fd8dae0cefaf4ca638172cc2591540b25aa8aa
/usr/lib/.build-id/35
/usr/lib/.build-id/35/2ebb5ece49f4819966de64dff10a988eecb304
/usr/lib/.build-id/dd
/usr/lib/.build-id/dd/bd47ad3b1397bf788c13988e577c5b4327d0aa
/usr/lib/.build-id/f9
/usr/lib/.build-id/f9/14c837a974c33ef1428d7a69f4c95879821272
References
Summary
In this tutorial we learn how to install gcc-toolset-9-systemtap-server on Rocky Linux 8 using yum and dnf.