Support extracting `7z` archives (can also be used as a fallback)
One more archive to support reading would be the 7z
type.
If p7zip
(or p7zip-full
) is installed, then any archive can be extracted using:
7z x file
(using -so
will extract to stdout)
I am not sure if the software natively supports it - 7z
itself can decompress a variety of formats too.
Additionally, other formats support being extracted as/by 7z
, without explicitly having a 7z
extension (if the software is limited in that aspect), like .gsba
(https://www.gamesave-manager.com/)