这是一个有点愚蠢的问题,但我不再使用Ubuntu了,我也不知道Ubuntu用来制作和提取档案的程序是什么,所以:有人能告诉我吗?
编辑:我指的是apt-get使用的包名。
发布于 2013-10-31 08:11:56
包名是file-roller。这是使用apt-cache search "archive manager"发现的。
从医生那里:
Description-en: archive manager for GNOME
File-roller is an archive manager for the GNOME environment. It allows you to:
.
* Create and modify archives.
* View the content of an archive.
* View a file contained in an archive.
* Extract files from the archive.
.
File-roller supports the following formats:
* Tar (.tar) archives, including those compressed with
gzip (.tar.gz, .tgz), bzip (.tar.bz, .tbz), bzip2 (.tar.bz2, .tbz2),
compress (.tar.Z, .taz), lzip (.tar.lz, .tlz), lzop (.tar.lzo, .tzo),
lzma (.tar.lzma) and xz (.tar.xz)
* Zip archives (.zip)
* Jar archives (.jar, .ear, .war)
* 7z archives (.7z)
* iso9660 CD images (.iso)
* Lha archives (.lzh)
* Single files compressed with gzip (.gz), bzip (.bz), bzip2 (.bz2),
compress (.Z), lzip (.lz), lzop (.lzo), lzma (.lzma) and xz (.xz)
.
File-roller doesn't perform archive operations by itself, but relies on
standard tools for this.
Homepage: http://fileroller.sourceforge.net/发布于 2013-10-31 07:55:48
它是一个管理/提取/创建档案的应用程序,如:.tar、.gz、.zip等。
发布于 2013-10-31 08:04:28
在Ubuntu中提取和压缩档案的默认应用程序称为存档管理器( Archive )。

https://askubuntu.com/questions/368905
复制相似问题