How to Install and Uninstall lazarus.x86_64 Package on CentOS Stream 8

Last updated: May 28,2024

1. Install "lazarus.x86_64" package

Here is a brief guide to show you how to install lazarus.x86_64 on CentOS Stream 8

$ sudo dnf update $ sudo dnf install lazarus.x86_64

2. Uninstall "lazarus.x86_64" package

In this section, we are going to explain the necessary steps to uninstall lazarus.x86_64 on CentOS Stream 8:

$ sudo dnf remove lazarus.x86_64 $ sudo dnf autoremove

3. Information about the lazarus.x86_64 package on CentOS Stream 8

Last metadata expiration check: 0:41:38 ago on Sun Feb 25 03:03:59 2024.
Available Packages
Name : lazarus
Version : 2.0.12
Release : 1.el8
Architecture : x86_64
Size : 130 M
Source : lazarus-2.0.12-1.el8.src.rpm
Repository : epel
Summary : Lazarus Component Library and IDE for Freepascal
URL : http://www.lazarus-ide.org/
License : GPLv2+ and MPLv1.1 and LGPLv2+ with exceptions
Description : A free and open-source RAD tool for Free Pascal using the Lazarus
: Component Library - LCL, which is also included in this package.