On Fri, Jan 14, 2011 at 2:43 PM, Geoffroy Couprie <geo.couprie@gmail.com> wrote:I would say that the mapping is: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 ?
>
Monticello <-> dpkg (without the repository management)
Metacello <-> apt
Note that it's Debian / Ubuntu / .. equivalent. Because:On ArchLinux / Chakra / ...Monticello <-> pkgMetacello <-> pacmanOn RedHat / CentOS / ....Monticello <-> rpmMetacello <-> yumand there's more :)Laurent