How i can install packages?
When i run
pacman -S <somepackagename>, it shows that the root fs is read-only6 Replies
You install packages in the containers
Huh yeah but when i try to run the package i installed, it shows that it doesn't exist
Installing packages to the host in v3
You cannot use the system pacman in v3.
To install packages to the host, use:
sudo system install [pkg]
More info: https://docs.blendos.co/docs/utilities/systemBinaries on blendOS
Call a binary like so:
[BINARY_NAME].[CONTAINER_NAME]
More info: https://docs.blendos.co/guides/container-guidehttps://discord.com/channels/1068192254365282405/1124217128392855752 read the pinned message next time. Your issue is explicitly answered in the FAQ linked there.
he left