Comparison: Difference between revisions

From Alpine Linux
(Created page with '= Comparison with other distros = This page shows how some standard things are done in Alpine compared to other distributions. {| border=1 |- ! Action ! Alpine 1.9 ! Alpine 1.8 ...')
 
(make redirect)
(8 intermediate revisions by 4 users not shown)
Line 1: Line 1:
= Comparison with other distros =
#REDIRECT [[Comparison with other distros]]
This page shows how some standard things are done in Alpine compared to other distributions.
 
{| border=1
|-
! Action
! Alpine 1.9
! Alpine 1.8
! Arch Linux
! Gentoo
! Debian/Ubuntu
|-
| Update package database
| apk update
| apk_fetch -u
| pacman -Sy
| emerge --sync
| aptitude update
|-
| Showing available updates
|-
| Update a particular package
|-
| Installing packages
|-
| Reinstall a particular package
|-
| Searching package database
|-
| Removing packages
|-
| Only downloading packages
|-
| Cleaning up downloaded packages
|-
| Reverse dependencies
|}

Revision as of 11:33, 27 May 2012