-
Notifications
You must be signed in to change notification settings - Fork 1
Usage RpmNet
Alexcei edited this page Jul 27, 2016
·
6 revisions
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.
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
- Open a console window.
- Navigate to the installation folder
cd c:\Program Files (x86)\RpmNet\ - Follow
RpmNet.exe info myrpm.rpmIt prints common information about myrpm.rpm file. The use other commands is similarly.