How to Install and Uninstall asn1c.x86_64 Package on Fedora 35

Last updated: June 23,2024

1. Install "asn1c.x86_64" package

Please follow the step by step instructions below to install asn1c.x86_64 on Fedora 35

$ sudo dnf update $ sudo dnf install asn1c.x86_64

2. Uninstall "asn1c.x86_64" package

In this section, we are going to explain the necessary steps to uninstall asn1c.x86_64 on Fedora 35:

$ sudo dnf remove asn1c.x86_64 $ sudo dnf autoremove

3. Information about the asn1c.x86_64 package on Fedora 35

Last metadata expiration check: 2:10:50 ago on Wed Sep 7 02:25:42 2022.
Available Packages
Name : asn1c
Version : 0.9.28
Release : 12.fc35
Architecture : x86_64
Size : 608 k
Source : asn1c-0.9.28-12.fc35.src.rpm
Repository : fedora
Summary : An ASN.1 Compiler
URL : http://lionet.info/asn1c
License : BSD
Description : Compiles ASN.1 data structures into C source structures that can be
: simply marshalled to/unmarshalled from: BER, DER, CER, BASIC-XER,
: CXER, EXTENDED-XER, PER.