xbps
xbps copied to clipboard
xbps-install add -T option to skip disk space check
Add an option to trust that there is enough disk space to continue transaction. This is a workaround for #29.
Not a fan of adding random flags for this, especially for something that should be fixed in a better way. I think a checking if a environment variable would be better.