Difference between revisions of "Autopackage"

From CBLFS
Jump to navigationJump to search
 
Line 30: Line 30:
  
 
  TODO
 
  TODO
 +
 +
[[Category:Package Management]]

Latest revision as of 18:57, 5 July 2008

Download Source: See Command Below

Introduction to Autopackage

Autopackage makes software installation on Linux easy. Software distributed using Autopackage can be installed on multiple Linux distributions and integrate well into the desktop environment.

Project Homepage: http://autopackage.org/index.html

Downloading the Source

Run the following command to download the Autopackage source.

mkdir autopackage &&
cd autopackage &&
wget http://www.autopackage.org/checkout-from-svn -O - | bash -s --

Dependencies

Required

Optional

Non-Multilib

TODO

Multilib

TODO