Dependencies
I'm trying to install multiple RPM to apply to vulnerabilities that were found on my machine after scanning. The system is offline. no connection to internet.
I ran this Sudo rpm -ivh /mnt/cdrom/flatpak-0.9.7-el7.x86-64.rpm
it returns with an error failed dependencies is needed Flatpak-libs .
i then run sudo rpm -ivh/mnt/cdrom/flatpak-libs.0.9.7-el7.x86-64.rpm
it returns with an error failed dependencies is needed Flatpak -0.9.7-el7.x86-64.rmp.
what should i do .