1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-04-29 23:24:55 +02:00
tldr/pages.ko/linux/spi.md
코드싸이 16f2c3ed79
shnsplit: fix typo, systemctl: update Korean translation, linux/s*: add Korean translation (#14715)
* linux/s*: add Korean translation

* systemctl: update Korean translation

* Update pages.ko/linux/sqfscat.md

Co-authored-by: Chooooo <contact@choo.ooo>

* Update pages.ko/linux/shar.md

Co-authored-by: Chooooo <contact@choo.ooo>

* Update pages.ko/linux/sqfstar.md

Co-authored-by: Chooooo <contact@choo.ooo>

* shnsplit: fix typo

* semanage: update Korean translation

---------

Co-authored-by: Chooooo <contact@choo.ooo>
2024-11-11 15:05:30 +09:00

28 lines
673 B
Markdown

# spi
> 패키지와 슬랙빌드를 모두 관리하는 메타 패키지 관리자.
> 더 많은 정보: <https://github.com/gapan/spi>.
- 사용 가능한 패키지와 슬랙빌드 목록 업데이트:
`spi --update`
- 패키지 또는 슬랙빌드 설치:
`spi --install {{패키지/슬랙빌드_이름}}`
- 설치된 모든 패키지를 최신 버전으로 업그레이드:
`spi --upgrade`
- 패키지 이름 또는 설명으로 패키지나 슬랙빌드 찾기:
`spi {{검색_어구}}`
- 패키지 또는 슬랙빌드에 대한 정보 표시:
`spi --show {{패키지/슬랙빌드_이름}}`
- 로컬 패키지 및 슬랙빌드 캐시 정리:
`spi --clean`