How to Install and Uninstall librttr.x86_64 Package on AlmaLinux 8
Last updated: November 02,2024
1. Install "librttr.x86_64" package
Please follow the step by step instructions below to install librttr.x86_64 on AlmaLinux 8
$
sudo dnf update
Copied
$
sudo dnf install
librttr.x86_64
Copied
2. Uninstall "librttr.x86_64" package
Please follow the guidance below to uninstall librttr.x86_64 on AlmaLinux 8:
$
sudo dnf remove
librttr.x86_64
Copied
$
sudo dnf autoremove
Copied
3. Information about the librttr.x86_64 package on AlmaLinux 8
Last metadata expiration check: 1:00:51 ago on Mon Sep 5 03:22:42 2022.
Available Packages
Name : librttr
Version : 0.9.6
Release : 3.el8
Architecture : x86_64
Size : 185 k
Source : rttr-0.9.6-3.el8.src.rpm
Repository : epel
Summary : Run Time Type Reflection for C++
URL : https://www.rttr.org
License : MIT
Description : Run Time Type Reflection is the the ability of a computer program to
: introspect and modify objects at runtime. It is also the name of the
: library itself, which is written in C++.
Available Packages
Name : librttr
Version : 0.9.6
Release : 3.el8
Architecture : x86_64
Size : 185 k
Source : rttr-0.9.6-3.el8.src.rpm
Repository : epel
Summary : Run Time Type Reflection for C++
URL : https://www.rttr.org
License : MIT
Description : Run Time Type Reflection is the the ability of a computer program to
: introspect and modify objects at runtime. It is also the name of the
: library itself, which is written in C++.