rpicam-raw: fix typo, linux/rm: update Korean translation, linux/rm*: add Korean translation (#14714)
* linux/rm: update Korean translation * linux/r*: add Korean translation * rpicam-raw: fix typo
This commit is contained in:
13
pages.ko/linux/rpmconf.md
Normal file
13
pages.ko/linux/rpmconf.md
Normal file
@@ -0,0 +1,13 @@
|
||||
# rpmconf
|
||||
|
||||
> 패키지 업그레이드 후 남겨진 RPMNEW, RPMSAVE 및 RPMORIG 파일 처리.
|
||||
> 같이 보기: `rpm`.
|
||||
> 더 많은 정보: <https://github.com/xsuchy/rpmconf>.
|
||||
|
||||
- 남겨진 파일을 나열하고 각 파일에 대해 수행할 작업을 인터랙티브하게 선택:
|
||||
|
||||
`sudo rpmconf --all`
|
||||
|
||||
- 고아가 된 RPMNEW 및 RPMSAVE 파일 삭제:
|
||||
|
||||
`sudo rpmconf --all --clean`
|
Reference in New Issue
Block a user