bash script for downloading and installation of libreoffice

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



I would like to provide my script to the community,
but don't know how to do it and over what channel I can do it.

Where and how can I provide it to the interested community?

The script runs on linux and was developed and tested on Linux Mint
but prepared to run on "rpm based" systems too.

short description :  
download the installation files from one of the following sites
#*    http://download.documentfoundation.org/libreoffice/stable
#*    http://download.documentfoundation.org/libreoffice/testing
#*    http://downloadarchive.documentfoundation.org/libreoffice/old/
#*    https://dev-builds.libreoffice.org/daily
#*                       and generate an installation script

--> the first dialog lets you select the desired version
--> the second dialog lets you select additional languages.

Based on these selections the base package, sdk as well es help and language packs are downloaded.

#* calling parameters:                        
#*    --help                                                                    shows the function"downloadEcho" below
#*    --interactive={yes | no}                                       enables/disables popup of dialog boxes
#*    --maturity={stable | testing | archive | daily}     source of LO packages
#*    --download="/path/to/destination/"                     for packages to be downloaded
#*               "/maturity-string/version-string"   are appended automatically
#*                                                                     to build the final download destination
#*    defaults to (if called without parameters):
#*      installLO.sh --maturity=stable --interactive=no --download="./"

If you run the script "installLO.sh" without parameters,
there will be no dialog and preselected packages are
--> from the youngest stable version
      --> base package
      --> sdk
      --> depending on the Linux system locales
            --> help packs
            --> language packs

Finally the installation script will be created and will be called immediately and stored so, that you can run it at any time later.

I am looking forward to receiving your hints.

--
best regards
Richard Demattio

[Index of Archives]     [LARTC]     [Bugtraq]     [Yosemite Forum]     [Photo]

  Powered by Linux