|
restoring rpm packages in fedora
i was earlier an ubuntu user and I used to keep my .deb files backup with me located at /var/cache......
in the filesystem of ubuntu, now i want the same thing in fedora also where all of my .rpm files are stored and whom i can easily restore whenever i install new fresh installation of fedora like i used to do it in ubuntu with the command
sudo dpkg -i *.deb
Please tell me any such way ?
|