Skip to content

Usage RpmNet

Alexcei edited this page Jul 27, 2016 · 6 revisions

Install

Build the project and after the run the output file RpmNetSetup.msi. The program RpmNet will be install to your computer to c:\Program Files (x86)\RpmNet\ default.

Help

Call the program with option help for getting help about program. You will get a list all commands that are supported by the RpmNet program.

For getting a help about every command you need call the program with option having the value of the command name. A list all commands that are supported by the RpmNet program.

info - prints a common information about package filelist - prints a list all files in package script - prints the contents of scripts extract - extracts all files from package

Examples

  1. Open a console window.
  2. Navigate to the installation folder cd c:\Program Files (x86)\RpmNet\
  3. Follow RpmNet.exe info myrpm.rpm It prints common information about myrpm.rpm file. The use other commands is similarly.

Clone this wiki locally