Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Removing Openoffice 2.0
#1

Hello,

I'm trying to to remove my Openoffice 2.0 that was came with my SuSE 10.0. I've installed the Openoffice 2.3 but do not know how to remove the old version so that I can use the new version as default.

Can you please give me tips on how to use Openoffice 2.3 as my default? I can easily remove the old version but I'm skeptical until I'm able to sort out the new version.

 

Thanks

Reply
#2

Hello,

 

Have you tried using the YaST software management tool? You can also do:

 



Code:
rpm -qa | grep -i openoffice




 

And when you get the returned results use the RPM command to remove the package

 



Code:
rpm -e package_name.rpm




Reply
#3

Quote:Hello, 

Have you tried using the YaST software management tool? You can also do:

 



Code:
rpm -qa | grep -i openoffice

<div>


 

And when you get the returned results use the RPM command to remove the package

 



Code:
rpm -e package_name.rpm




</div>
 

Can you please tell me how to make Openoffice 2.3 my default office?

Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)