[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: FW: [linux-team] alien et rpm



Voila ton mail est-il retourné sur la linux-team ?
Emmanuel Gilmont wrote:
Si vous recevez ce mail et qu'il ne vous est pas destini, c'est que mon pgm de
mail se plante.

Mille excuses si cela devait arriver.

Emmanuel Gilmont

-----FW: <>-----

Date: Thu, 14 Jan 1999 09:34:10 +0100
Sender: owner-linux-team@rtfm.be
From: Alain Spineux <spineux@prm.ucl.ac.be>
To: Linux Belgian Team <linux-team@rtfm.be>
Subject: [linux-team] alien et rpm

qlq'un avait des difficuler avec les packages
rpm, je luis conceille

http://kitenet.net/programs/alien/

et tt particulierement

ftp://ykbsb2.yk.psu.edu/pub/alien/alien-extra.info

une sorte de mini manuel de alien et rpm :

voici les extraits interessant :

To convert a rpm to a tgz or deb enter:

  alien --to-tgz filename.rpm (or alien -t filename.rpm)

  alien --to-deb filename.rpm (or alien -d filename.rpm)

Here is some other info related to Red Hat and Debian:
------------------------------------------------------

 rpm -qip filename.rpm
        will give you some basic info about the package

 rpm -qilp filename.rpm
        will, in addition to the above, also list all the files in it

 rpm -ivh --test filename.rpm
        will do a "test" installation. No files installed; simply
        checks if there are any clashes.  Very nice feature!

 rpm -ivh filename.rpm
        Actually does the install

To unpack a rpm (say in dir temp) enter:

 rpm2cpio filename.rpm | cpio -iv --make-directories

To unpack a deb (say in dir temp) enter:

 ar vx filename.deb

To unpack a slp (say in dir temp) enter:

 tar Ixvf filename.slp

Here you will need a GNU tar that supports the I option.  Doing
tar --help should show under

Archive format selection:

  -I, --bzip2, --bunzip2   filter the archive through bzip2

--

        Spineux Alain

Romani ite domus.
======================================================================
  Spineux Alain                         E-MAIL : spineux@prm.ucl.ac.be
  INSTITUT STEVIN
  Catholic University of Louvain        FAX    : 32-10-472501
  PLACE DU LEVANT 2                     PHONE  : 32-10-472516
  B-1348 LOUVAIN-LA-NEUVE (BELGIUM)
=======================================================================

---------
This message was send by Majordomo 1.94.3. Please repport problems to
manu@rtfm.be. If you want to be deleted from the list, send a mail to
majordomo@rtfm.be with "unsubscribe linux-team" in the body.

--------------End of forwarded message-------------------------

----------------------------------
E-Mail: Emmanuel Gilmont <emmanuel.gilmont@skynet.be>
Date: 16-Jan-99
Time: 16:51:59

This message was sent by XFMail
----------------------------------
---------
This message was send by Majordomo 1.94.3. Please repport problems to
manu@rtfm.be. If you want to be deleted from the list, send a mail to
majordomo@rtfm.be with "unsubscribe linux-team" in the body.


--


Thierry Leurent