Arch error or BlendOS error installing electron packages
I'm trying to install code in the arch container, but when I try to install electron22, one of its dependencies, i get the following error.
Is this an issue for anyone else? Are there any fixes?
3 Replies
This is an arch issue that isn't really blendos specific. Did you try rebuilding your arch keyring? If not try that and then reinstall electron again.
And if that doesn't do it, it could be due to invalid part files
https://wiki.archlinux.org/title/Pacman#.22Failed_to_commit_transaction_.28invalid_or_corrupted_package.29.22_error
oh ye that worked ty, i was used to just having to do the first command not the second