
RPM/DEB-Converter
Source (link to git-repo or to original if based on someone elses unmodified work): Add the source-code for this project on opencode.net
This script is a simple Dolphin-Service, which allows you to convert *.DEB files into *.RPM files and *.RPM files to *.DEB files with a single mouseclick and integrates well into Dolphins Service Menu.
to work, it requires the following packages installed:
- alien (the converter)
- rpm (to make the rpm convert working)
simple add them by:
sudo apt-get install alien rpm
then you can download, install and use the DEB/RPM-Converter.
See screenshot for details.
zubi
6 years ago
Report