📄 rpm2targz.readme
字号:
This package contains 'rpm2targz', a simple utility to convert Red Hat-styleRPM packages into standard tar.gz archives. Converted binary packages can thenbe installed/removed using the 'installpkg/removepkg' commands, or 'pkgtool'. It's advisable to at least examine the converted package with 'less' to makesure it won't do anything too crazy to your system.By default, rpm2targz will attempt to use "file" to detect source RPMS, and willput the contents into a subdirectory in the resulting package. This may not beportable to other operating systems -- if you're trying to run rpm2targz on anOS that doesn't have a file that knows RPM types, and you care about this sourceRPM feature, you can compile and install David Cantrell's standalone getrpmtypeutility. The getrpmtype.tar.gz source archive can be found in Slackware'ssource tree in source/a/bin/.
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -