Permitir la instalación otros paquetes bajados → allow the installation of other downloaded packages

PERMITIR LA INSTALACIÓN OTROS PAQUETES BAJADOS :grinning:→ ** ALLOW THE INSTALLATION OF OTHER DOWNLOADED PACKAGES** :mask: DE QUE PAQUETES SE PUEDE INSTALAR DEB O RPM → WHAT PACKAGES CAN BE INSTALLED DEB OR RPM

https://support.endlessos.org/help-center/Why-can-t-I-use-apt-get-dpkg-dnf-or-rpm-commands

https://support.endlessos.org/help-center/Can-I-install-new-apps-or-software

You can install using the toolbox command. The Toolbox is a tool that offers a familiar RPM based environment for developing and debugging software that runs fully unprivileged using Podman. I recommend reading the toolbox command documentation using the command toolbox --help or github.com/debarshiray/toolbox/tree/master/doc

Create a new toolbox container using the command:

toolbox create --release f33

To run the toolbox use the command:

toolbox enter --release f33

What apps are you trying to install?

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