How to install "zram tools"?

Hello, I see on internet an tool to help on ram’s efficiency. I trying to run de command nuts not working in endless OS. On another’s OS, like peppermint OS or Ubuntu, work’s really good.
What can I do for do the same on endless?

Endless is an immutable distribution, so in theory it does not allow changes to the system. However, at your own risk, you can try the following command before the one to improve RAM:
“sudo ostree admin unlock --hotfix”

1 Like

But I believe that’s a temporary solution, as it will disappear on the next reboot.

1 Like

I don’t think so at restart, but definitely at every system update. However, if you want, you can create a script that repeats the command at every system startup.

2 Likes

Ok, i understand. If is a temporary tool, because the structure of endless, and maybe represent a risk, I will not going to try. Thanks for helping.

zramctl is present in Endless OS and Endless OS uses zram by default. See the eos-enable-zram.service systemd unit.

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