How to Install and Uninstall llvm-test-suite.noarch Package on Fedora 38

Last updated: November 28,2024

1. Install "llvm-test-suite.noarch" package

In this section, we are going to explain the necessary steps to install llvm-test-suite.noarch on Fedora 38

$ sudo dnf update $ sudo dnf install llvm-test-suite.noarch

2. Uninstall "llvm-test-suite.noarch" package

Please follow the guidance below to uninstall llvm-test-suite.noarch on Fedora 38:

$ sudo dnf remove llvm-test-suite.noarch $ sudo dnf autoremove

3. Information about the llvm-test-suite.noarch package on Fedora 38

Last metadata expiration check: 5:26:09 ago on Sat Mar 16 22:59:57 2024.
Available Packages
Name : llvm-test-suite
Version : 16.0.6
Release : 1.fc38
Architecture : noarch
Size : 164 M
Source : llvm-test-suite-16.0.6-1.fc38.src.rpm
Repository : updates
Summary : C/C++ Compiler Test Suite
URL : http://llvm.org
License : NCSA and BSD and GPLv1 and GPLv2+ and GPLv2 and MIT and Python and Public Domain and CRC32 and AML and Rdisc and ASL 2.0 and LGPLv3
Description : C/C++ Compiler Test Suite that is maintained as an LLVM sub-project. This test
: suite can be run with any compiler, not just clang.