Upgrading RPMs
You need to upgrade an installed RPM package: there's a new version of some program you like, with new features and important bug fixes.
Use the -U flag:
# rpm -Uvh tuxpaint-9.13-1.i386.rpm
To test the command first, use:
# rpm -Uvh —test tuxpaint-9.13-1.i386.rpm
You need to upgrade an installed RPM package: there's a new version of some program you like, with new features and important bug fixes.
Use the -U flag:
# rpm -Uvh tuxpaint-9.13-1.i386.rpm
To test the command first, use:
# rpm -Uvh —test tuxpaint-9.13-1.i386.rpm
0 Comments