Difference between revisions of "Autopackage"
From CBLFS
Jump to navigationJump to searchLine 16: | Line 16: | ||
cd autopackage && | cd autopackage && | ||
wget http://www.autopackage.org/checkout-from-svn -O - | bash -s -- | wget http://www.autopackage.org/checkout-from-svn -O - | bash -s -- | ||
+ | |||
+ | == Dependencies == | ||
+ | |||
+ | === Required === | ||
+ | |||
+ | === Optional === | ||
== Non-Multilib == | == Non-Multilib == |
Revision as of 08:11, 31 May 2008
Download Source: | See Command Below |
---|
Contents
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