Run DEB or RPM package [is toolbox appropriate?]

Hi there,

I need to install a deb or rpm package, but so far I couldn’t realize how I can do it.
I installed toolbox, but i couldn’t install anything, it seems to me that when I’m connected at toolbox, i can’t access my user file path.

So, using endless, how can we install deb/rpm? Toolbox shouldn’t be the solution?

Thanks

Toolbox is the way to go. See the following support article on how to run a Fedora container:

This will allow you to install packages provided as RPMs with a command like:

dnf localinstall package.rpm

In addition to installing the RPM it will also pull in all needed dependencies. Make sure to use the RPM suited for your version of Fedora. In the support article i linked there is also a description on how to run a specific version of Fedora in case the RPM you need to run is only available for a particular release.

Dear friend, thank you. It worked.

This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.