GNU bug report logs - #52109
[PATCH] gnu: Add unrar-free.

Previous Next

Package: guix-patches;

Reported by: Foo Chuan Wei <chuanwei.foo <at> hotmail.com>

Date: Thu, 25 Nov 2021 15:20:01 UTC

Severity: normal

Tags: patch

Done: Leo Famulari <leo <at> famulari.name>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: Liliana Marie Prikler <liliana.prikler <at> gmail.com>
To: Simon Tournier <zimon.toutoune <at> gmail.com>, Giovanni Biscuolo <g <at> xelera.eu>,  Maxim Cournoyer <maxim.cournoyer <at> gmail.com>
Cc: kiasoc5 <kiasoc5 <at> disroot.org>, 52109 <at> debbugs.gnu.org, Foo Chuan Wei <chuanwei.foo <at> hotmail.com>
Subject: [bug#52109] How to resolve? (Re: [bug#52109] [PATCH] gnu: Add unrar-free.)
Date: Mon, 16 Jan 2023 14:56:33 +0100
Am Montag, dem 16.01.2023 um 10:46 +0100 schrieb Simon Tournier:
> Hi Liliana,
> 
> On ven., 13 janv. 2023 at 19:18, Liliana Marie Prikler
> <liliana.prikler <at> gmail.com> wrote:
> 
> > I hazard a guess that you didn't have to unpack many RAR archives
> > via CLI then.  Which fair enough, because there are other
> > libarchive frontends to further prove my point that unrar-free is
> > not needed.
> 
> Your guess is incorrect.  I unpack RAR archives via CLI using…
> unrar-free from Debian – I collaborate with people running Windows
> where RAR is very common.
> 
> Well, I just notice that even after this long thread, I do not still
> know how to extract RAR archives using another tool than unrar-free.
> 
> Out of curiosity, how can I extract RAR archives using Guix without
> unrar-free?  Liliana, you mentioned BSDtar but “guix search” does not
> return something relevant.  Please, could you indicate me how to
> extract RAR archives using Guix without unrar-free?
$ guix shell --pure libarchive -- bsdtar -xf $YOUR_ARCHIVE

In addition to that, note how file-roller, which comes with the default
GNOME setup, also handles RAR.  You'd typically want it for its GUI,
but it can be invoked from the command line like

$ file-roller $YOUR_ARCHIVE -e $WHERE_TO_PUT_IT

Cheers




This bug report was last modified 2 years and 118 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.