File: INSTALL

package info (click to toggle)
rinse 1.7-1
  • links: PTS
  • area: main
  • in suites: squeeze
  • size: 280 kB
  • ctags: 34
  • sloc: perl: 873; sh: 762; makefile: 112
file content (35 lines) | stat: -rw-r--r-- 556 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35


Installation
------------

  Installing this program, from source, should be as simple as running:

             make install

  To remove, please run:

             make uninstall


Requirements
------------

  The requirements of this program are minimal and can be installed
 by:

   apt-get update
   apt-get install wget rpm


Host System
-----------

  Although this tool has only been tested upon Debian and Ubuntu
 host systems it should be supported by any distribution of GNU/Linux
 which has working 'rpm' and 'rpm2cpio' commands.


Steve
--