home *** CD-ROM | disk | FTP | other *** search
/ PC Welt 2006 November (DVD) / PCWELT_11_2006.ISO / casper / filesystem.squashfs / usr / share / doc / gdebi / README < prev   
Encoding:
Text File  |  2006-08-04  |  457 b   |  13 lines

  1. gdebi is a simple to tool install local deb files.
  2.  
  3. It will use apt to figure if the dependencies can be satified and
  4. what additonal software is required. 
  5.  
  6. It needs a vte and python-apt from ubuntu/dapper to work. vte needs 
  7. a patch to make it not close file descriptors, python-apt needs some
  8. new features.
  9.  
  10. It will need root to install the deb, and it has a non-root non-root
  11. bit to view the deb and a "non-interactive" bit that is exec()ed with
  12. gksudo.
  13.