How to Install and Uninstall openas2.noarch Package on Fedora 34

Last updated: October 05,2024

1. Install "openas2.noarch" package

Please follow the instructions below to install openas2.noarch on Fedora 34

$ sudo dnf update $ sudo dnf install openas2.noarch

2. Uninstall "openas2.noarch" package

This tutorial shows how to uninstall openas2.noarch on Fedora 34:

$ sudo dnf remove openas2.noarch $ sudo dnf autoremove

3. Information about the openas2.noarch package on Fedora 34

Last metadata expiration check: 2:18:54 ago on Tue Sep 6 14:10:38 2022.
Available Packages
Name : openas2
Version : 2.10.0
Release : 8.fc34
Architecture : noarch
Size : 30 k
Source : openas2-2.10.0-8.fc34.src.rpm
Repository : fedora
Summary : Java-based implementation of the EDIINT AS2 standard
URL : https://github.com/OpenAS2/OpenAs2App
License : BSD
Description : OpenAS2 is a java-based implementation of the EDIINT AS2 standard. It is
: intended to be used as a server. It is extremely configurable and supports a
: wide variety of signing and encryption algorithms.
:
:
: This package has a mostly preconfigured openas2 server, using hsqldb by default
:
:
:
: for a standalone package. It can be configured to use postgresql instead.