Firefox 16, a treat for developers http://t.co/cnd27CzT
How to install Oracle's OpenOffice.org 3.3.0 RC in ubuntu|LinuxMint|Debian|Fedora|Centos
Openoffice 3.3.0 RC1 is released, this new beta release incorporates several fixes and other features. Among the improvements to be found with
openoffice_logoOpenOffice.org 3.3.0 include an improved extension manager, spreadsheet improvements, initial integration with the Renaissance Project, printing restructuring, and improved Calc spreadsheet performance.
About Openoffice
OpenOffice.org is a free, Open Source alternative to MS Office with a Word compatible word processor, a complete Excel compatible spread sheet program and a Power Point like presentation software and drawing program and also allows to save to PDF file.
In addition, OpenOffice.org offers enhanced printing capabilities and options for direct connection with external email programs as well as form-letter management to send letters to addresses from a database.
Download OpenOffice 3.3.0 RC1
Installation
- Install Openoffice.org 3.3 (debian package) on Ubuntu/Debian/LinuxMint:
First : Remove all the packages from the installed version
Go to Synaptic or your package manager and mark all the openoffice.org packages installed to be removed (there is the string ubuntu in their version number). This is mandatory for your first upgrade of the distro delivered OOo version, no need to do that for the following upgrades.
For Ubuntu (flavors prior to Jaunty 9.04), the system will also remove the ubuntu-desktop package. No worry, this is a meta package that can be removed safely. But in case you want to upgrade your whole distro, you’ll have to install back this package (and the OOo original version). To remove from terminal :
sudo apt-get remove openoffice*.*
Second : Download the debian package, and install them by following these steps :
For us language the package is :OOo_x.x.x_LinuxIntel_install_en-US_deb.tar.gz
Now extract using the command :
tar xzvf OOo_x.xx_LinuxIntel_install_en-US_deb.tar.gz
Now cd the extracted directory :
cd OOOxxx_m12_native_packed-1_en-US.9483/
The software is installed using the dpkg -i command. Type the following command, to install the software:
sudo dpkg -iR DEBS/
If you already had an older version already upgraded to 3.2.1 which you did not uninstall, dpkg will upgrade it rather than installing both versions at once.
Removing : To remove a package, use the following command:
sudo dpkg -r openoffice.org
- Install Openoffice.org 3.3 RC on RPM based Linux systems : Fedora / Centos /Redhat:
Installation steps :
1- To install the software for all users, su to become superuser.
2- Extract the package with the following command (Change xxx with your current version in the extracted file):
tar -xvf OOo_x.x.x_xxxxxxxx_LinuxIntel_install_wJRE_en-US.tar.gz
3- cd to the folder that the tar command created.
cd 000xxx_xx_native_packed-1_en-US.xxxx
4- To install the software for all users, type the following to become superuser:
su -
5- Grant permission to open a graphical display for root, using the authority from your user account. This is necessary for security reasons on some systems, while on other systems adequate security is provided without this
XAUTHORITY=/home/{username}/.Xauthority; export XAUTHORITY
DISPLAY=:0.0; export DISPLAY
6- Start the setup program and follow the instructions.
./setup
7- If you su to install for all users, exit the superuser shell:
exit
-
-
-
http://rikuz.com
-
-
http://goodfinance-blog.com
Like us on Facebook
This week Top Posts 
Top Things to do After Installing Ubuntu 13.04 ‘Raring Ringtail’ : Ubuntu 13.04 Raring Ringtail final is almost out. The final release it scheduled for release on Apri...0 comment(s) |
Howto: Upgrade to Ubuntu 13.04 Raring Ringtail from 12.04, 12,10 | Desktop & Server : Updated 05-04-2013: Ubuntu 13.04 Raring Ringtail will be released Soon, If you have ubuntu 12,10, 12...0 comment(s) |
Install lamp with 1 command in Ubuntu 12.10, 13.04 Raring Ringtail & LinuxMint13 : Updated: 10/09/2012 :LAMP (Linux, Apache, MySQL and PHP) is an open source Web development platform ...0 comment(s) |
Scan Your Home Network With Nmap : Who should read this article? Everyone who is interested in computer security and computer networkin...0 comment(s) |
Configure conky-Lua in Ubuntu (12.10 & 13.04 Raring Ringtail), Fedora, debian and LinuxMint | Howto Conky : Updated 05-04-2013: Conky is a free, light-weight system monitor for X, that displays any informatio...0 comment(s) |
Howto- Resolve nosound problem on Ubuntu 13.04 Raring Ringtail,12.10 and Older : Updated 05/04/2013 : One of the common issues facing Ubuntu users after installing or upgrading Ubun...0 comment(s) |
Recent Posts
- Secure File from Removal in Linux and Unix
- How to Install Nginx on FreeBSD 9.x
- Create a Launcher in Ubuntu Using Bash
- Scan Your Home Network With Nmap
- Steganography- Hide Your Files Inside An Image in Linux
- Unix/Linux File Recognition. Did You Know?
- Migrate from MySQL to MariaDB in FreeBSD
- Connect Your Android Galaxy Tablet to Ubuntu via USB
- ElementaryOS Beta 1 and 2 Comparison and Review
- Introduction to the Linux Command Line
Recent Comments



















Snake
| #
Wow, great. That’s what i’m waiting for too. I want to make DC with LDAP ( Active Directory alternative) and SAMBA on Ubuntu. :-)
Blawer
| #
Thanks!!!!!!!!!!!!!!!!!! you rules!!! all the other “help” in google are useless… yours was very helpful. Thanks again
piCool
| #
Great ! we have another another master trick :-)
Yilmaz Ulugtekin
| #
Just delete the space after the slash (/) it will work.
Pat L
| #
I tried it and it works with a regular zip file, but if you password-protect the .zip file it does NOT work.