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

Last updated: May 08,2024

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

This guide let you learn how to install llvm-test-suite.noarch on Fedora 34

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

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

This tutorial shows how to uninstall llvm-test-suite.noarch on Fedora 34:

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

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

Last metadata expiration check: 5:42:49 ago on Tue Sep 6 02:10:55 2022.
Available Packages
Name : llvm-test-suite
Version : 12.0.1
Release : 1.fc34
Architecture : noarch
Size : 160 M
Source : llvm-test-suite-12.0.1-1.fc34.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.