Related:
boot,
build,
dev,
devlog,
pack,
propa
gate
Installation is a
cost.
GNUnix installs
software JIT
(Just In Time).
$ sudo apt-get install update-manager-core
$ sudo do-release-upgrade
$ sudo cp /etc/apt/sources.list /etc/apt/sources.backup
$ sudo sed -i 's/feisty/gutsy/g' /etc/apt/sources.list
$ sudo apt-get update && sudo apt-get dist-upgrade
$ sudo apt-get autoremove
==Some alternate software installers:
loki
InstallJammer.com >>InstallJammer - A free, open source, multiplatform installer and builder
AutoPackage.org is trying to
unify
Free Software
Installation.
Labix.org/smart >>Smart Package Manager
Packer.sf.net
paco.sf.net >>pacKAGE oRGANIZER
ASIC-Linux.com.mx/~izto/checkinstall
Web.Taranis.org/swpkg >>swpkg is a collection of small tools based on a fairly simple philosophy and designed to simplify the management of third party software packages including their inter-dependencies. These tools cover every aspect of building, installing and maintaining software packages and include the ability of having multiple versions of a single software package installed concurrently.
Nixstaller.berliOS.de >>Nixstaller is an Open Source project with the goal to create user friendly and flexible installers that work on various UNIX like systems.
InstallJammer.com >>InstallJammer - A free, open source, multiplatform installer and builder
http://0install.net >>The Zero Install system aims to provide a better way of installing software than traditional systems (tarballs, apt-get, bundles, setup.exe, etc).
klik
Win32:
NSIS.sf.net >>NSIS (Nullsoft Scriptable Install System) is a professional open source system to create Windows installers. It is designed to be as small and flexible as possible and is therefore very suitable for internet distribution.
UBUNTU:
$ feta # a frontend to many Debian package-related tools
$ apt-cache search GAME
$ sudo apt-get install SOME_TITLE_FROM_THE_SEARCH_RESULTS