How to Install and Uninstall meld.noarch Package on CentOS 8 / RHEL 8
Last updated: January 07,2025
1. Install "meld.noarch" package
This guide covers the steps necessary to install meld.noarch on CentOS 8 / RHEL 8
$
sudo dnf update
Copied
$
sudo dnf install
meld.noarch
Copied
2. Uninstall "meld.noarch" package
Please follow the step by step instructions below to uninstall meld.noarch on CentOS 8 / RHEL 8:
$
sudo dnf remove
meld.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the meld.noarch package on CentOS 8 / RHEL 8
Last metadata expiration check: 1 day, 6:05:50 ago on Sun May 9 13:03:46 2021.
Available Packages
Name : meld
Version : 3.20.2
Release : 3.el8
Architecture : noarch
Size : 767 k
Source : meld-3.20.2-3.el8.src.rpm
Repository : epel
Summary : Visual diff and merge tool
URL : http://meldmerge.org/
License : GPLv2+
Description : Meld is a visual diff and merge tool targeted at developers. It helps you
: compare files, directories, and version controlled projects. It provides two-
: and three-way comparison of both files and directories, and the tabbed interface
: allows you to open many diffs at once.
: Meld has has support for many popular version control systems including Git,
: Mercurial, Bazaar, SVN and CVS. The diff viewer lets you edit files in place
: (diffs update dynamically), and a middle column shows detailed changes and
: allows merges. The margins show location of changes for easy navigation.
Available Packages
Name : meld
Version : 3.20.2
Release : 3.el8
Architecture : noarch
Size : 767 k
Source : meld-3.20.2-3.el8.src.rpm
Repository : epel
Summary : Visual diff and merge tool
URL : http://meldmerge.org/
License : GPLv2+
Description : Meld is a visual diff and merge tool targeted at developers. It helps you
: compare files, directories, and version controlled projects. It provides two-
: and three-way comparison of both files and directories, and the tabbed interface
: allows you to open many diffs at once.
: Meld has has support for many popular version control systems including Git,
: Mercurial, Bazaar, SVN and CVS. The diff viewer lets you edit files in place
: (diffs update dynamically), and a middle column shows detailed changes and
: allows merges. The margins show location of changes for easy navigation.