Comparison: Difference between revisions

From Alpine Linux
(Formatting)
No edit summary
 
(6 intermediate revisions by 2 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
{{Delete}}
|-
! Action
! Alpine 1.9
! Alpine 1.8
! Arch Linux
! Gentoo
! Debian/Ubuntu
|-
| Update package database
| {{Cmd| apk update}}
| {{Cmd| apk_fetch -u}}
| {{Cmd| pacman -Sy}}
| {{Cmd| emerge --sync}}
| {{Cmd| aptitude update}}
|-
| Showing available updates
| {{Cmd| apk version -l '<'}}
| {{Cmd| apk_version -v -l '<'}}
|
| {{Cmd| emerge --deep --update --pretend @world}}
| {{Cmd| aptitude upgrade --simulate}}
|-
| Update a particular package
|-
| Installing packages
|-
| Reinstall a particular package
|-
| Searching package database
|-
| Removing packages
|-
| Only downloading packages
|-
| Cleaning up downloaded packages
|-
| Reverse dependencies
|}

Latest revision as of 20:12, 5 January 2022

This material is proposed for deletion ...

(Discuss)
Make sure no other pages link here and check the page's history before deleting.