Difference between revisions of "Rosetta stone for package hunting"

From lightwiki
Jump to: navigation, search
m
Line 1: Line 1:
 
* Hello Arch Linux, users.  [http://en.wikipedia.org/wiki/Rolling_release This page] says that Arch Linux is a rolling release.  Let's keep it that way.
 
* Hello Arch Linux, users.  [http://en.wikipedia.org/wiki/Rolling_release This page] says that Arch Linux is a rolling release.  Let's keep it that way.
* I started this page before I found the moe offical [https://wiki.archlinux.org/index.php/Pacman_Rosetta Pacman Rosetta] page.
+
* I started this page before I found the more official [https://wiki.archlinux.org/index.php/Pacman_Rosetta Pacman Rosetta] page.
  
 
{|
 
{|

Revision as of 15:55, 30 August 2011

  • Hello Arch Linux, users. This page says that Arch Linux is a rolling release. Let's keep it that way.
  • I started this page before I found the more official Pacman Rosetta page.
High level package management Lower level package management
Arch Debian Red Hat
 ? apt-get yum
 ? apt-get upgrade yum update
 ? apt-get dist-upgrade yum update
 ? apt-cache show yum info
 ? apt-cache search yum -C list | grep
Arch Debian Red Hat
 ? dpkg rpm
 ? dpkg -i rpm -i
 ? dpkg -L rpm -qa
 ? dpkg -l rpm -ql
 ? dpkg -S rpm -qf