Quantcast
Channel: Raspberry Pi Forums
Viewing all articles
Browse latest Browse all 5266

Raspberry Pi OS • Re: Missing Bookworm 'rar' and 'unrar'

$
0
0
7-zip will pack or unpack a rar file.
https://www.7-zip.org/
Supposedly, and that's also what my own notes say. But what's the package for Raspberry Pi OS Bookworm 32-bit ?

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
Added : From https://www.7-zip.org ...
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.
So, no, it doesn't support creation of '.rar' files.

Statistics: Posted by hippy — Mon Dec 02, 2024 10:38 am



Viewing all articles
Browse latest Browse all 5266

Trending Articles