Supposedly, and that's also what my own notes say. But what's the package for Raspberry Pi OS Bookworm 32-bit ?7-zip will pack or unpack a rar file.
https://www.7-zip.org/
I believe that's 'p7zip' which I already have installed. It can build '.7x' files, and does so by default, but I can't see any way to create or extract '.rar' files -
Code:
pi@Pi4B:/tmp $ p7zip -hUsage: /usr/bin/p7zip [options] [--] [ name ... ]Options: -c --stdout --to-stdout output data to stdout -d --decompress --uncompress decompress file -f --force do not ask questions -k --keep keep original file -h --help print this help -- treat subsequent arguments as file names, even if they start with a dash
Code:
pi@Pi4B:/tmp $ p7zip -d /home/pi/mypico/PicoQVGA/_exe/src/pioasm_src.rar/usr/bin/p7zip: /home/pi/mypico/PicoQVGA/_exe/src/pioasm_src.rar: unknown suffix
So, no, it doesn't support creation of '.rar' files.Supported formats:
Packing / unpacking: 7z, XZ, BZIP2, GZIP, TAR, ZIP and WIM
Unpacking only: APFS, AR, ARJ, CAB, CHM, CPIO, CramFS, DMG, EXT, FAT, GPT, HFS, IHEX, ISO, LZH, LZMA, MBR, MSI, NSIS, NTFS, QCOW2, RAR, RPM, SquashFS, UDF, UEFI, VDI, VHD, VHDX, VMDK, XAR and Z.
Statistics: Posted by hippy — Mon Dec 02, 2024 10:38 am