Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Install packages dependencies

Code Block
sudo yum install userspace-rcu -y

...


sudo yum install lttng-ust -y	
sudo yum install icu -y
sudo yum install -y openssl net-tools krb5-libs libicu zlib procps-ng 

The package can be installed using the following command:

The package can be installed using the following command:

...