File: INSTALL

package info (click to toggle)
rpmlint 1.6-2
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd
  • size: 15,424 kB
  • ctags: 696
  • sloc: python: 14,920; makefile: 70; sh: 23
file content (19 lines) | stat: -rw-r--r-- 489 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
You need the following utilities to run rpmlint:

	o python 2.x (x >= 6)
	o rpm 4.4.2.2 or newer and its python bindings
	o libmagic and its python bindings (optional)
	o readelf
	o cpio
	o desktop-file-validate
	o gzip, bzip2 and xz
	o groff and gtbl (optional)
	o enchant and its python bindings (optional)
	o appdata-validate (optional)

and the following programs to install it:

	o python 2.x (x >= 6)
	o rpm python bindings 4.4 or newer
	o sed
	o pytest (for running the test suite)