.TBZ2 파일 확장자
Bzip2-Compressed TAR File
| 개발사 | 해당 없음 |
| 인기도 |
4.0 | 6 투표 |
TBZ2 파일이란 무엇인가요?
A TBZ2 file is a .TAR archive that has been compressed using bzip2 compression. Often, TBZ2 files contain Linux programs or program installers. To extract the files a TBZ2 file contains, users need both a bzip2 decompression utility and a tar expansion utility.
추가 정보
Linux (and other Unix-like systems) users often package multiple related files together into a single TAR archive, for backup and distribution purposes. To make these archives easier to distribute, users sometimes compress them using various compression utilities.
Bzip2 is a common, free compression utility. TAR files compressed using bzip2 are often renamed to use the .tbz2 extension. This denotes that the files are bzip2-compressed (like other .BZ2 files) and contain a TAR archive.
TBZ2 파일을 여는 방법
You can use 7-Zip (Windows), Corel WinZip (Windows, Mac), Apple Archive Utility (Mac), The Unarchiver (Mac), or PeaZip (Windows, Linux) to retrieve the files a TBZ2 file contains. These utilities can both decompress BZ2 files and expand TAR files.