Marcelo Roccasalva writes:
On Thu, Aug 13, 2009 at 13:11, Jerry Geisgeisj@pagestation.com wrote:
When I install some RPMS like openoffice 3 on centos x85_64 is there some command that will leave all the actual files alone (leave them installed) but just remove the RPM name from the RPM database so centos now things the packages are not installed?
rpm -e --justdb package
I'd rather
echo "exclude=openoffice.org-*" >>/etc/yum.conf
--------------------------------------------------------------- This message and any attachments may contain Cypress (or its subsidiaries) confidential information. If it has been received in error, please advise the sender and immediately delete this message. ---------------------------------------------------------------