How to Install and Uninstall classmate Package on openSUSE Leap
Last updated: January 12,2025
1. Install "classmate" package
This tutorial shows how to install classmate on openSUSE Leap
$
sudo zypper refresh
Copied
$
sudo zypper install
classmate
Copied
2. Uninstall "classmate" package
Please follow the guidance below to uninstall classmate on openSUSE Leap:
$
sudo zypper remove
classmate
Copied
3. Information about the classmate package on openSUSE Leap
Information for package classmate:
----------------------------------
Repository : Update repository with updates from SUSE Linux Enterprise 15
Name : classmate
Version : 1.5.1-150200.5.7.6
Arch : noarch
Vendor : SUSE LLC
Installed Size : 83.6 KiB
Installed : No
Status : not installed
Source package : classmate-1.5.1-150200.5.7.6.src
Upstream URL : http://github.com/FasterXML/java-classmate
Summary : Library for introspecting types in Java
Description :
ClassMate is a zero-dependency Java library for accurately introspecting type information, including reliable resolution of generic type declarations for both classes ("types") and members (fields, methods and constructors).
----------------------------------
Repository : Update repository with updates from SUSE Linux Enterprise 15
Name : classmate
Version : 1.5.1-150200.5.7.6
Arch : noarch
Vendor : SUSE LLC
Installed Size : 83.6 KiB
Installed : No
Status : not installed
Source package : classmate-1.5.1-150200.5.7.6.src
Upstream URL : http://github.com/FasterXML/java-classmate
Summary : Library for introspecting types in Java
Description :
ClassMate is a zero-dependency Java library for accurately introspecting type information, including reliable resolution of generic type declarations for both classes ("types") and members (fields, methods and constructors).