How To Install lld-test on CentOS 8
Introduction
In this tutorial we learn how to install lld-test
on CentOS 8.
What is lld-test
LLVM regression tests. lld-test 11.0.0 3.module_el8.4.0+587+5187cac0 x86_64 1.1 M lld-11.0.0-3.module_el8.4.0+587+5187cac0.src.rpm appstream LLD regression tests http NCSA LLVM regression tests.
We can use yum
or dnf
to install lld-test
on CentOS 8. In this tutorial we discuss both methods but you only need to choose one of method to install lld-test.
Install lld-test on CentOS 8 Using dnf
Update yum database with dnf
using the following command.
sudo dnf makecache --refresh
The output should look something like this:
CentOS Linux 8 - AppStream 43 kB/s | 4.3 kB 00:00
CentOS Linux 8 - BaseOS 65 kB/s | 3.9 kB 00:00
CentOS Linux 8 - ContinuousRelease 43 kB/s | 3.0 kB 00:00
CentOS Linux 8 - Extras 23 kB/s | 1.5 kB 00:00
CentOS Linux 8 - FastTrack 40 kB/s | 3.0 kB 00:00
CentOS Linux 8 - HighAvailability 36 kB/s | 3.9 kB 00:00
CentOS Linux 8 - Plus 24 kB/s | 1.5 kB 00:00
CentOS Linux 8 - PowerTools 50 kB/s | 4.3 kB 00:00
Extra Packages for Enterprise Linux Modular 8 - x86_64 13 kB/s | 9.2 kB 00:00
Extra Packages for Enterprise Linux 8 - x86_64 24 kB/s | 8.5 kB 00:00
Metadata cache created.
After updating yum database, We can install lld-test
using dnf
by running the following command:
sudo dnf -y install lld-test
Install lld-test on CentOS 8 Using yum
Update yum database with yum
using the following command.
sudo yum makecache --refresh
The output should look something like this:
CentOS Linux 8 - AppStream 43 kB/s | 4.3 kB 00:00
CentOS Linux 8 - BaseOS 65 kB/s | 3.9 kB 00:00
CentOS Linux 8 - ContinuousRelease 43 kB/s | 3.0 kB 00:00
CentOS Linux 8 - Extras 23 kB/s | 1.5 kB 00:00
CentOS Linux 8 - FastTrack 40 kB/s | 3.0 kB 00:00
CentOS Linux 8 - HighAvailability 36 kB/s | 3.9 kB 00:00
CentOS Linux 8 - Plus 24 kB/s | 1.5 kB 00:00
CentOS Linux 8 - PowerTools 50 kB/s | 4.3 kB 00:00
Extra Packages for Enterprise Linux Modular 8 - x86_64 13 kB/s | 9.2 kB 00:00
Extra Packages for Enterprise Linux 8 - x86_64 24 kB/s | 8.5 kB 00:00
Metadata cache created.
After updating yum database, We can install lld-test
using yum
by running the following command:
sudo yum -y install lld-test
How To Uninstall lld-test on CentOS 8
To uninstall only the lld-test
package we can use the following command:
sudo dnf remove lld-test
lld-test Package Contents on CentOS 8
/usr/lib/.build-id
/usr/lib/.build-id/10
/usr/lib/.build-id/10/c94870f6c823ccd692d7cbbd242ba5ce61e002
/usr/lib/.build-id/30
/usr/lib/.build-id/30/3b40e4f61c025c6b8d69c81c8662cedcbd3619
/usr/lib/.build-id/30/3b40e4f61c025c6b8d69c81c8662cedcbd3619.1
/usr/lib/.build-id/79
/usr/lib/.build-id/79/544c4f5cbac089603fb00a9a95f0a4c3e88e5b
/usr/lib/.build-id/79/544c4f5cbac089603fb00a9a95f0a4c3e88e5b.1
/usr/lib/.build-id/d8
/usr/lib/.build-id/d8/24f3e79579989b00a2916490f0a843b878bd60
/usr/lib64/lld
/usr/lib64/lld/libgtest.so
/usr/lib64/lld/libgtest.so.11
/usr/lib64/lld/libgtest_main.so
/usr/lib64/lld/libgtest_main.so.11
/usr/lib64/lld/unittests
/usr/lib64/lld/unittests/DriverTests
/usr/lib64/lld/unittests/DriverTests/DriverTests
/usr/lib64/lld/unittests/MachOTests
/usr/lib64/lld/unittests/MachOTests/lldMachOTests
/usr/libexec/tests/lld
/usr/libexec/tests/lld/run-lit-tests
/usr/share/lld/lit.lld-test.cfg.py
/usr/share/lld/src/test.tar.gz
/usr/share/lld/src/x86_64.Unit.site.cfg.py
/usr/share/lld/src/x86_64.site.cfg.py
/usr/lib/.build-id
/usr/lib/.build-id/15
/usr/lib/.build-id/15/ecd69eb5d0c35fc47926c923b78371eb393096
/usr/lib/.build-id/40
/usr/lib/.build-id/40/aa81eec1df90f4a19073f28a765d0cd8e35213
/usr/lib/.build-id/40/aa81eec1df90f4a19073f28a765d0cd8e35213.1
/usr/lib/.build-id/d1
/usr/lib/.build-id/d1/5f97362fd171b8fd8fc8cd94deee5e93fb66ee
/usr/lib/.build-id/e3
/usr/lib/.build-id/e3/7274fbe398e06b3d9fa00af47f90560bc0906f
/usr/lib/.build-id/e3/7274fbe398e06b3d9fa00af47f90560bc0906f.1
/usr/lib/lld
/usr/lib/lld/libgtest.so
/usr/lib/lld/libgtest.so.11
/usr/lib/lld/libgtest_main.so
/usr/lib/lld/libgtest_main.so.11
/usr/lib/lld/unittests
/usr/lib/lld/unittests/DriverTests
/usr/lib/lld/unittests/DriverTests/DriverTests
/usr/lib/lld/unittests/MachOTests
/usr/lib/lld/unittests/MachOTests/lldMachOTests
/usr/libexec/tests/lld
/usr/libexec/tests/lld/run-lit-tests
/usr/share/lld/lit.lld-test.cfg.py
/usr/share/lld/src/i386.Unit.site.cfg.py
/usr/share/lld/src/i386.site.cfg.py
/usr/share/lld/src/test.tar.gz
References
- [lld-test website](http://llvm.org http://llvm.org)
Summary
In this tutorial we learn how to install lld-test
on CentOS 8 using yum and dnf.