1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-04-21 21:22:06 +02:00
tldr/pages.ko/linux/xbps.md
코드싸이 193c0fe90a
zic: add Korean translation, linux/x*: add Korean translation (#14757)
* linux/x*: add Korean translation

* linux/zic: add Korean translation
2024-11-10 16:44:04 +09:00

17 lines
521 B
Markdown

# xbps
> X 바이너리 패키지 시스템은 Void Linux에서 사용하는 패키지 관리자입니다.
> 다른 패키지 관리자의 동등한 명령을 보려면 <https://wiki.archlinux.org/title/Pacman/Rosetta>.
> 더 많은 정보: <https://docs.voidlinux.org/xbps/index.html>.
- 패키지 설치 및 업데이트에 대한 문서 보기:
`tldr xbps-install`
- 패키지 제거에 대한 문서 보기:
`tldr xbps-remove`
- 패키지 및 저장소 정보 쿼리에 대한 문서 보기:
`tldr xbps-query`