How to Install and Uninstall colm.x86_64 Package on Rocky Linux 9

Last updated: October 06,2024

1. Install "colm.x86_64" package

Please follow the guidelines below to install colm.x86_64 on Rocky Linux 9

$ sudo dnf update $ sudo dnf install colm.x86_64

2. Uninstall "colm.x86_64" package

Please follow the guidelines below to uninstall colm.x86_64 on Rocky Linux 9:

$ sudo dnf remove colm.x86_64 $ sudo dnf autoremove

3. Information about the colm.x86_64 package on Rocky Linux 9

Last metadata expiration check: 0:21:32 ago on Fri Feb 16 06:49:52 2024.
Available Packages
Name : colm
Version : 0.13.0.7
Release : 6.el9
Architecture : x86_64
Size : 375 k
Source : colm-0.13.0.7-6.el9.src.rpm
Repository : epel
Summary : Programming language designed for the analysis of computer languages
URL : https://www.colm.net/open-source/colm/
License : MIT and LGPLv2+
Description : Colm is a programming language designed for the analysis and transformation
: of computer languages. Colm is influenced primarily by TXL. It is
: in the family of program transformation languages.