How to Install eclipse-rpm-editor in Ubuntu 18.04



Install eclipse-rpm-editor by entering the following commands in the terminal:

sudo apt update
sudo apt install eclipse-rpm-editor

Description:

Editor for RPM .spec files integrated into Eclipse

Specfile Editor is a full featured editor for RPM spec files. Specfiles are the files that tell the rpm program which are the sources for this package, how to build, where to install, additional scripts to execute on install/uninstall and so on. This plugin provides all the basic features for editing or modifing such specfile.

Homepage: http://www.eclipse.org/linuxtools/

Version: 3.1.0-1

Section: universe/devel