install - Issues about using rpm -U to upgrade an installed package -


after first installing package example.rpm using rpm -uvh ./example.rpm. deleted config files of example mistake. second time, use rpm -uvh ./example.rpm. said package installed. stilling missing config files deleted. how change command let install config files?

 --replacepkgs                    reinstall if package present 

according to

rpm --help 

Comments

Popular posts from this blog

javascript - Bootstrap Popover: iOS Safari strange behaviour -

Website Login Issue developed in magento -

Can the constants be defined inside a model file of a framework in PHP? -