How to Install and Uninstall up-imapproxy.x86_64 Package on Fedora 36

Last updated: July 05,2024

1. Install "up-imapproxy.x86_64" package

Learn how to install up-imapproxy.x86_64 on Fedora 36

$ sudo dnf update $ sudo dnf install up-imapproxy.x86_64

2. Uninstall "up-imapproxy.x86_64" package

Please follow the instructions below to uninstall up-imapproxy.x86_64 on Fedora 36:

$ sudo dnf remove up-imapproxy.x86_64 $ sudo dnf autoremove

3. Information about the up-imapproxy.x86_64 package on Fedora 36

Last metadata expiration check: 0:26:31 ago on Thu Sep 8 02:05:26 2022.
Available Packages
Name : up-imapproxy
Version : 1.2.8
Release : 0.23.20171022svn14722.fc36
Architecture : x86_64
Size : 65 k
Source : up-imapproxy-1.2.8-0.23.20171022svn14722.fc36.src.rpm
Repository : fedora
Summary : University of Pittsburgh IMAP Proxy
URL : http://www.imapproxy.org
License : GPLv2+
Description : imapproxy was written to compensate for webmail clients that are
: unable to maintain persistent connections to an IMAP server. Most
: webmail clients need to log in to an IMAP server for nearly every
: single transaction. This behaviour can cause tragic performance
: problems on the IMAP server. imapproxy tries to deal with this problem
: by leaving server connections open for a short time after a webmail
: client logs out. When the webmail client connects again, imapproxy
: will determine if there's a cached connection available and reuse it
: if possible.