Working with Sentos packages

Working with Sentos packages

Ori Berger linux-il at orib.net
Tue Jan 26 17:01:03 IST 2010


Geoff Shang wrote:

> Hi,
>
> I need to do a job on a Sentos system.  I'm not used to dealing with 
> RPM-based systems, I'm a Debian man myself, so am wondering what the 
> equivalents of
>
> apt-cache search
>
> and
>
> apt-get install
>
> are?
rpm == dpkg
yum == apt

apt-cache search = yum list  / yum list | grep ....
apt-get install =  yum install



More information about the Linux-il mailing list