File: README

package info (click to toggle)
gdebi 0.1.6
  • links: PTS
  • area: main
  • in suites: etch, etch-m68k
  • size: 880 kB
  • ctags: 128
  • sloc: python: 1,047; makefile: 72
file content (12 lines) | stat: -rw-r--r-- 457 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
gdebi is a simple to tool install local deb files.

It will use apt to figure if the dependencies can be satified and
what additonal software is required. 

It needs a vte and python-apt from ubuntu/dapper to work. vte needs 
a patch to make it not close file descriptors, python-apt needs some
new features.

It will need root to install the deb, and it has a non-root non-root
bit to view the deb and a "non-interactive" bit that is exec()ed with
gksudo.