Desktop background from another Linux OS.

John DeCarlo johndecarlo at gmail.com
Tue Dec 13 18:19:39 UTC 2005


On 12/13/05, alex <radsky at ncia.net> wrote:
>
> On my Lycoris CD, the closest I can find to your example is:
>
>     rl/install/RPMS/kdeconfig-1.1g-46rl.noarch.rpm
>
> > To get it out:
>
> > alien -t kdeconfig-1.2-138rl.noarch.rpm
> >
>    I tried :
>
>     alien -t kdeconfig-1.1g-46rl.noarch.rpm
>
>          no success
>


Hard to tell what failure you had.

First, "alien -t" is designed to convert an RPM file to a .tgz file.  Then
you can open it in the File Browser and look for the picture you want.

Second, the problem may have been the path, the need to use sudo, or the
output needing to be on a writeable medium.  This should fix all three at
once:

"cd /tmp"
"sudo alien -t /media/cdrom/rl/install/RPMS/kdeconfig-1.1g-46rl.noarch.rpm"

The .tgz file will be in /tmp.

--
John DeCarlo, My Views Are My Own
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.ubuntu.com/archives/ubuntu-users/attachments/20051213/e145aa10/attachment.html>


More information about the ubuntu-users mailing list