How to Install and Uninstall llvm-test.x86_64 Package on Rocky Linux 9

Last updated: October 05,2024

1. Install "llvm-test.x86_64" package

This tutorial shows how to install llvm-test.x86_64 on Rocky Linux 9

$ sudo dnf update $ sudo dnf install llvm-test.x86_64

2. Uninstall "llvm-test.x86_64" package

This guide let you learn how to uninstall llvm-test.x86_64 on Rocky Linux 9:

$ sudo dnf remove llvm-test.x86_64 $ sudo dnf autoremove

3. Information about the llvm-test.x86_64 package on Rocky Linux 9

Last metadata expiration check: 0:18:54 ago on Fri Feb 16 06:49:52 2024.
Available Packages
Name : llvm-test
Version : 16.0.6
Release : 4.el9
Architecture : x86_64
Size : 632 k
Source : llvm-16.0.6-4.el9.src.rpm
Repository : appstream
Summary : LLVM regression tests
URL : http://llvm.org
License : Apache-2.0 WITH LLVM-exception OR NCSA
Description : LLVM regression tests.