Ubuntu Linux install script
Install script for Ubuntu written in bash shell script.
All are text format file written in shell script and recomended to
edit and and customized before run, such as comment/uncoment
flags.
Note: Since install process of typical install provided by
addons-xxx.sh script get about equivalent to 1 CD, it take long time on
home users and will occur smal bit of conectin problem during process.
Since apt-get skip packages that can not downloaded, some package will
not installed on first try. Thus
recomend to run script more once to ensure that all packages are
installed. Recomend that do not reboot between these execution because
temporary files are deleted during reboot. Since some files are
downloaded from site that does not ubuntu repo, it force the script to
download again.
If need to interrupt script as the case that turn off the
computer, use the key <xtrl>C, but caution to perform during file
download. If interrupt during configuration process (that performed
between file downloads), will cause problems.
Install script:
- addons-xy.sh install
several selected packages set from official ubuntu repository, medibuntu repository, and several
individual files from many others sites. Expected
that the applications installed by this script are suficient for
almost users. If have time, will remake for your own package
set.
- other files are example, tips, or like.
The addons-xy.sh will download files from sites outside
of ubuntu repository. This scripts sotore downloaded files from
launchpad,
sourceforge, or like, on the
thirdapps subfolder (if exist) or on /tmp/thirdapps. If the
subfolder exists, download only the missing files. Note that the
files on /tmp are deleted when restart the computer.
Ubuntu 20.04 (Focal Fossa): focal_fossa.tar.bz2
(licensed in term of
GPL v3). Last change: May, 03 of 2020.
Ubuntu 18.04 (Bionic Beaver): bionic_beaver.tar.bz2
(licensed in term of
GPL v3). Last change: February, 16 of 2020.
Ubuntu 16.04 (Xenial Xerus): xenial_xerus.tar.bz2
(licensed in term of
GPL v3). Last change: May, 05 of 2016.
Ubuntu 14.04 (Trusty Tahr): trusty_script.tar.bz2
(licensed in term of
GPL v3). November, 17 of 2015.
Old
Ubuntu 15.10 (Wily WereWolf):
wily werewolf.tar.bz2.
Ubuntu 15.04 (Vivid Vervet):
vivid_script.tar.bz2.
Ubuntu 13.10 (Saucy Salamander):
saucy_script.tar.bz2.
Ubuntu 13.04 (Raring Ringtail):
raring_script.tar.bz2.
Ubuntu 12.04 (Precise Pangolin):
precise_script.tar.bz2.
Ubuntu 11.04 (Natty Narwhal):
natty_script.tar.bz2.
Ubuntu 10.10 (Maverick Meerkat):
maverick_script.tar.bz2.
Ubuntu 10.04 (Lucid Lynx):
lucid_script.tar.bz2.
Ubuntu 9.10 (Karmic Koala):
karmic_script.tar.bz2.
Ubuntu 9.04 (Jaunty Jackalope):
jaunty_script.tar.bz2.
Ubuntu 8.10 (Intrepid Ibex):
intrepid_script.tar.bz2.
Ubuntu 8.04 (Hardy Heron):
hardy_script.tar.bz2.
Ubuntu 7.10 (Gutsy Gibbon):
gutsy_script.tar.bz2.
Ubuntu 7.04 (Feisty Fawn):
feisty_script.tar.bz2.