How to Install and Uninstall asn1c Package on openSUSE Leap
Last updated: February 24,2025
1. Install "asn1c" package
In this section, we are going to explain the necessary steps to install asn1c on openSUSE Leap
$
sudo zypper refresh
Copied
$
sudo zypper install
asn1c
Copied
2. Uninstall "asn1c" package
In this section, we are going to explain the necessary steps to uninstall asn1c on openSUSE Leap:
$
sudo zypper remove
asn1c
Copied
3. Information about the asn1c package on openSUSE Leap
Information for package asn1c:
------------------------------
Repository : Main Repository
Name : asn1c
Version : 0.9.28-1.17
Arch : x86_64
Vendor : SUSE LLC
Installed Size : 1.3 MiB
Installed : No
Status : not installed
Source package : asn1c-0.9.28-1.17.src
Upstream URL : http://lionet.info/asn1c/
Summary : ASN.1 Compiler
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.
------------------------------
Repository : Main Repository
Name : asn1c
Version : 0.9.28-1.17
Arch : x86_64
Vendor : SUSE LLC
Installed Size : 1.3 MiB
Installed : No
Status : not installed
Source package : asn1c-0.9.28-1.17.src
Upstream URL : http://lionet.info/asn1c/
Summary : ASN.1 Compiler
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.