How to Install and Uninstall jflex-maven-plugin Package on openSuSE Tumbleweed

Last updated: July 05,2024

1. Install "jflex-maven-plugin" package

Please follow the step by step instructions below to install jflex-maven-plugin on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install jflex-maven-plugin

2. Uninstall "jflex-maven-plugin" package

Please follow the guidelines below to uninstall jflex-maven-plugin on openSuSE Tumbleweed:

$ sudo zypper remove jflex-maven-plugin

3. Information about the jflex-maven-plugin package on openSuSE Tumbleweed

Information for package jflex-maven-plugin:
-------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : jflex-maven-plugin
Version : 1.8.2-2.1
Arch : noarch
Vendor : openSUSE
Installed Size : 24.7 KiB
Installed : No
Status : not installed
Source package : jflex-maven-plugin-1.8.2-2.1.src
Upstream URL : https://github.com/jflex-de/jflex
Summary : JFlex Maven Plugin
Description :
This is a Maven 3 plugin to generate Lexer code in Java from
a Lexer specification, using JFlex.