On Fri, Jan 14, 2011 at 2:43 PM, Geoffroy Couprie <geo.couprie@gmail.com> wrote:
On Fri, Jan 14, 2011 at 2:00 PM, St��phane Ducasse
<stephane.ducasse@inria.fr> wrote:
>
>
> for the chapter on metacello I would like to have a table showing the equivalent between
> linux tools (if this is true)
>
> �� �� �� ��apt-get... and monticello/metacello
>
> can somebody point me to that ?
>

I would say that the mapping is:
Monticello <-> dpkg (without the repository management)
Metacello <-> apt


Note that it's Debian / Ubuntu / .. equivalent. Because:
On ArchLinux / Chakra / ...
Monticello <-> pkg
Metacello <-> pacman

On RedHat / CentOS / ....
Monticello <-> rpm
Metacello <-> yum

and there's more :)

Laurent