How to Install and Uninstall malaga.src Package on Oracle Linux 8

Last updated: October 08,2024

1. Install "malaga.src" package

In this section, we are going to explain the necessary steps to install malaga.src on Oracle Linux 8

$ sudo dnf update $ sudo dnf install malaga.src

2. Uninstall "malaga.src" package

Please follow the guidance below to uninstall malaga.src on Oracle Linux 8:

$ sudo dnf remove malaga.src $ sudo dnf autoremove

3. Information about the malaga.src package on Oracle Linux 8

Last metadata expiration check: 0:15:56 ago on Mon Sep 12 02:51:38 2022.
Available Packages
Name : malaga
Version : 7.12
Release : 23.el8
Architecture : src
Size : 543 k
Source : None
Repository : ol8_appstream
Summary : A programming language for automatic language analysis
URL : http://home.arcor.de/bjoern-beutel/malaga/
License : GPLv2+
Description : A software package for the development and application of
: grammars that are used for the analysis of words and sentences of natural
: languages. It is a language-independent system that offers a programming
: language for the modelling of the language-dependent grammatical
: information. This language is also called Malaga.
:
: Malaga is based on the grammatical theory of the "Left Associative Grammar"
: (LAG), developed by Roland Hausser, professor for Computational Linguistics at
: University of Erlangen, Germany.