Apk

Jmnote (토론 | 기여)님의 2019년 9월 23일 (월) 10:32 판 (새 문서: ==개요== ;apk <source lang='console'> # apk apk-tools 2.10.0, compiled for x86_64. Installing and removing packages: add Add PACKAGEs to 'world' and install (o...)
(차이) ← 이전 판 | 최신판 (차이) | 다음 판 → (차이)

1 개요

apk
# apk
apk-tools 2.10.0, compiled for x86_64.

Installing and removing packages:
  add       Add PACKAGEs to 'world' and install
            (or upgrade) them, while ensuring
            that all dependencies are met
  del       Remove PACKAGEs from 'world' and
            uninstall them

System maintenance:
  fix       Repair package or upgrade it without
            modifying main dependencies
  update    Update repository indexes from all
            remote repositories
  upgrade   Upgrade currently installed packages
            to match repositories
  cache     Download missing PACKAGEs to cache
            and/or delete unneeded files from
            cache

Querying information about packages:
  info      Give detailed information about
            PACKAGEs or repositories
  list      List packages by PATTERN and other
            criteria
  dot       Generate graphviz graphs
  policy    Show repository policy for packages

Repository maintenance:
  index     Create repository index file from
            FILEs
  fetch     Download PACKAGEs from global
            repositories to a local directory
  verify    Verify package integrity and
            signature
  manifest  Show checksums of package contents

Use apk <command> --help for command-specific help.
Use apk --help --verbose for a full command listing.

This apk has coffee making abilities.

2 같이 보기

3 참고

문서 댓글 ({{ doc_comments.length }})
{{ comment.name }} {{ comment.created | snstime }}