How to Install and Uninstall imapsync.noarch Package on Red Hat Enterprise Linux 8 (RHEL 8)

Last updated: July 01,2024

1. Install "imapsync.noarch" package

Please follow the instructions below to install imapsync.noarch on Red Hat Enterprise Linux 8 (RHEL 8)

$ sudo dnf update $ sudo dnf install imapsync.noarch

2. Uninstall "imapsync.noarch" package

Please follow the instructions below to uninstall imapsync.noarch on Red Hat Enterprise Linux 8 (RHEL 8):

$ sudo dnf remove imapsync.noarch $ sudo dnf autoremove

3. Information about the imapsync.noarch package on Red Hat Enterprise Linux 8 (RHEL 8)

Last metadata expiration check: 0:03:37 ago on Mon Feb 26 15:59:38 2024.
Available Packages
Name : imapsync
Version : 2.229
Release : 1.el8
Architecture : noarch
Size : 376 k
Source : imapsync-2.229-1.el8.src.rpm
Repository : epel
Summary : Tool to migrate email between IMAP servers
URL : http://github.com/imapsync/imapsync
License : NLPL
Description : imapsync is a tool for facilitating incremental recursive IMAP
: transfers from one mailbox to another. It is useful for mailbox migration,
: and reduces the amount of data transferred by only copying messages that
: are not present on both servers. Read, unread, and deleted flags are preserved,
: and the process can be stopped and resumed. The original messages can
: optionally be deleted after a successful transfer.