.DRPM 파일 확장자
Delta RPM File
| 개발사 | The Fedora Project |
| 인기도 |
3.6 | 9 투표 |
DRPM 파일이란 무엇인가요?
File used by Linux operating systems for installing software; similar to an .RPM file, but is significantly smaller in file size because it only includes the files required since a prior RPM package was installed.
추가 정보
Delta RPMs are used by software managers such as Fedora's Presto plugin for yum. When this plugin downloads a DRPM file, it uses existing RPM package information on the system as well as the DRPM file to reconstruct a full RPM. By using this method, files already on the local system do not have to be redownloaded.
DRPM 파일을 여는 프로그램
Linux