
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
About extract rpm:
============
Simple service menu to extract rpm and src.rpm wich rpm2cpio
Requirements
===========
KDE-3.X or KDE-4.X
rpm2cpio
rpm
File
===
extract_rpm_kde3.desktop
install_kde3.sh
extract_rpm_kde4.desktop
install_kde4.sh
Install
====
*Local install:
KDE 3.X
cp extract_rpm_kde3.desktop `kde-config --localprefix`/share/apps/konqueror/servicemenus/
KDE 4.X:
cp extract_rpm_kde4.desktop `kde4-config --localprefix`/share/kde4/services/ServiceMenus/
*Global install:
KDE 3.X
cp extract_rpm_kde3.desktop `kde-config --prefix`/share/apps/konqueror/servicemenus/
KDE 4.X
cp extract_rpm_kde4.desktop `kde4-config --prefix`/share/kde4/services/ServiceMenus/
11 years ago
12-11-2004 Version 0.1
First release
12-11-2004 Version 0.1.1
new install.sh
12-22-2004 Version 0.1.2
Save in file package information, including name, version, description, changelog, requires, list ,provides and scripts for the package.
05-19-2008 Version 0.1.4
Save in '.directory' package information.
11 years ago
12-11-2004 Version 0.1
First release
12-11-2004 Version 0.1.1
new install.sh
12-22-2004 Version 0.1.2
Save in file package information, including name, version, description, changelog, requires, list ,provides and scripts for the package.
05-19-2008 Version 0.1.4
Save in '.directory' package information.
serged3
16 years ago
Description:
A service menu (manage_package.desktop) for Konqueror that works in conjunction with a bash script (manage_package.sh) to allow several actions on package RPM:
Actions :
-Extract: To extract the contents from package RPM in a new dir and to post in a page HTML information of file RPM.
-About: : Post in a page HTML information of file RPM.
-Research on RpmFind: Seek file RPM on RpmFind.
-Research on RedIris: Seek file RPM on RedIris.
-Go on "Manage package" Home Page
Report
seedsgrow
16 years ago
Report
informix
16 years ago
I did it a while ago with alien ... but with all supported package formats.
I think its time to include alien into the standart comress-service-menu in kde. In my eyes - this service menu was the best thing in kde=>3.2.x .
I never seen this before - even in commercial apps like ...
Report