apk
Alpine Linux package management tool. More information: https://wiki.alpinelinux.org/wiki/Alpine_Linux_package_management.
- Update repository indexes from all remote repositories:
apk update
- Install a new package:
apk add {{package}}
- Remove a package:
apk del {{package}}
- Repair package or upgrade it without modifying main dependencies:
apk fix {{package}}
- Search package via keyword:
apk search {{keyword}}
- Get info about a specific package:
apk info {{package}}
This is a tldr pages (source, CC BY 4.0) web wrapper for cheat-sheets.org. All commands, popular commands, most used linux commands. Referrals. Progressive Web Application (PWA) version to install on your device.