Установить zip kali linux

How To Install p7zip on Kali Linux

In this guide, we’ll discuss How To Install p7zip on Kali Linux. Also, we will demonstrate how to uninstall and update p7zip .

One-liner install command

For those in a hurry, here’s a one-line installation command:

sudo apt-get update && sudo apt -y install p7zip

But if you are interested in the detailed steps with descriptions, the following information is for you.

What is p7zip and what are the ways to install it?

Short description: 7zr file archiver with high compression ratio

Before beginning this tutorial, you will need access to a server or computer running Kali Linux. This guide was written specifically with a server running Kali Linux in mind, although it should also work on older, supported versions of the operating system.

Also, make sure you are running a regular, non-root user with sudo privileges configured on your server. When you have an account available, log in as your non-root user to begin.

There are several ways to install p7zip on Kali Linux. You can use (links are clickable):

In the following sections, we will describe each method in detail. You can choose one of them or refer to the recommended one.

Install p7zip using apt-get

First, update apt database with apt-get using the following command.

After updating apt-get database, You can install p7zip using apt by running the following command:

Install p7zip using apt

Because p7zip is available in Kali Linux’s default repositories, it is possible to install it from these repositories using the apt packaging system.

To begin, update apt database with apt using the following command.

After updating apt database, You can install p7zip using apt by running the following command:

Install p7zip using aptitude

If you want to follow this method, you might need to install aptitude first since aptitude is usually not installed by default on Kali Linux. Update apt database with aptitude using the following command.

Читайте также:  Как перезапустить zabbix agent linux

After updating aptitude database, You can install p7zip by running the following command:

sudo aptitude -y install p7zip

How to upgrade (update) a single package p7zip using apt-get?

First, you will need to update packages index. Run update command as usual:

Next, to upgrade only the p7zip, e.g. single package, you should use the following format with the apt-get command/apt command:

sudo apt-get --only-upgrade install p7zip

Note that this command will not install any new packages! If you wish to install the package if it doesn’t exist you may leave out —only-upgrade part.

It’s Good to Know:

sudo apt-get install p7zip

This will upgrade the package even if is already installed.

How To Uninstall p7zip from Kali Linux

To uninstall only the p7zip package you can execute the following command:

Uninstall p7zip and all its dependencies

To uninstall p7zip and its dependencies that are no longer needed by Kali Linux, you can use the command below:

sudo apt-get -y autoremove p7zip

Remove p7zip with all configurations and data

To remove p7zip configuration and data from your system you can run the following purge command:

sudo apt-get -y purge p7zip

Remove p7zip completely (configurations, data and all of its dependencies)

And lastly, you can run the next command to remove absolutely everything related to p7zip package, e.g.: configurations, data and all of its dependencies. Just use this command:

sudo apt-get -y autoremove --purge p7zip

Extra info and code examples

p7zip is the Unix command-line port of 7-Zip, a file archiver that handles the 7z format which features very high compression ratios. p7zip provides: — /usr/bin/7zr a standalone minimal version of the 7-zip tool that only handles 7z, LZMA and XZ archives. 7z compression is 30-50% better than ZIP compression. — /usr/bin/p7zip a gzip-like wrapper around 7zr. p7zip can be used with popular compression interfaces (such as File Roller or Nautilus). Another package, p7zip-full, provides 7z and 7za which support more compression formats.

  • Maintainer: Robert Luberda
  • Sources url:http://p7zip.sourceforge.net/
  • Section/Category:utils

Conclusion

You now have a full guide on how to install p7zip using apt, apt-get and aptitude tools. Also, we showed how to update as a single package and different ways to uninstall the p7zip from Kali Linux.

Источник

Как установить 7zip на Linux

7zip — это программа с открытым исходным кодом для архивации. Первоначально она была разработана для Windows. Эта программа может запаковывать или распаковывать большое количество форматов архивов, включая свой собственный формат 7z, а также XZ, GZIP, TAR, ZIP и BZIP2. 7zip также часто используется для извлечения RAR, DEB, RPM и ISO файлов. Кроме простого архивирования, 7zip может поддерживать шифрование AES-256, а также самораспаковывающиеся и многотомные архивы. Для систем POSIX (Linux, Unix, BSD), оригинальная программа 7zip была портирована как p7zip (сокращение от «POSIX 7zip»).

А теперь как установить 7zip (или p7zip) на Linux.

Читайте также:  Самые быстрые дистрибутивы линукс

Установка 7zip на Debian, Ubuntu или Linux Mint

Основанные на Debian дистрибутивы идут с тремя связанными с 7zip пакетами.

  • p7zip: включает 7zr (минимальный инструмент архивирования 7zip), который может работать только с родным форматом 7z.
  • p7zip-full: содержит 7z, который может поддерживать 7z, LZMA2, XZ, ZIP, CAB, GZIP, BZIP2, ARJ, TAR, CPIO, RPM, ISO и DEB.
  • p7zip-rar: содержит плагин для извлечения файлов RAR.

Рекомендуется установить пакет p7zip-full (а не p7zip), поскольку это наиболее полный пакет 7zip, который поддерживает много различных архивных форматов. Вдобавок, если вы хотите извлекать файлы RAR, вам также нужно установить пакет p7zip-rar. Причина, по которой поддержка вынесена в отдельный пакет плагина в том, что RAR — это проприетарный формат.

sudo apt update sudo apt install p7zip-full p7zip-rar

Установка 7zip на Fedora или CentOS/RHEL

Дистрибутивы, основанные на Red Hat, предлагают два связанных с 7zip пакета.

  • p7zip: содержит команду 7za, котомая может поддерживать 7z, ZIP, GZIP, CAB, ARJ, BZIP2, TAR, CPIO, RPM и DEB.
  • p7zip-plugins: содержит команду 7z и дополнительный плагин для расширения возможностей команды 7za (например, извлечение ISO).

На CentOS/RHEL вам нужно включить репозиторий EPEL перед запуском команды yum, которая указана ниже. На Fedora, нет нужды настраивать дополнительные репозитории.

$ sudo yum install p7zip p7zip-plugins

Обратите внимание, что в отличие от основанных на Debian дистрибутивах, основанные на Red Hat дистрибутивы не предлагают плагин RAR. Следовательно, вы не сможете извлекать RAR файлы с использованием команды 7z.

Создание и извлечение архивов 7z

Сразу после установки 7zip, вы можете использовать команду 7z для упаковки и распаковки различных типов архивов. Команда 7z использует другие плагины для работы с архивами.

Перевод опций командной строки 7z:

 a: Добавить файлы в архив b: Бенчмарк d: Удалить файлы из архива e: Извлечь файлы из архива (без использования имён директорий) l: Список содержимого архива t: Тестировать архив на целостность u: Обновить файлы в архиве x: Извлечь файлы с полными путями -ai[r[-|0]]<@listfile|!wildcard>: Включая архивы -ax[r[-|0]]<@listfile|!wildcard>: Исключая архивы -bd: Отключить процентный индикатор -i[r[-|0]]<@listfile|!wildcard>: Включая имена файлов -m: установить Метод компрессии -o: Установить директорию вывода -p: установить Пароль -r[-|0]: Рекурсивно поддиректории -scs: установить кодировку для списка файлов -sfx[]: Создать самораспаковывающийся (SFX) архив -si[]: читать данные из stdin (стандартного потока ввода, т.е. из консоли) -slt: показать техническую информацию для команды l (список) -so: писать данные в stdout (стандартный поток вывода, т.е. в консоль) -ssc[-]: установить режим с учётом регистра -t: Установить тип архива -u[-][p#][q#][r#][x#][y#][z#][!newArchiveName]: Обновить опции -v[b|k|m|g]: Создать тома -w[]: назначить Рабочую директорию. Пустой путь означает временную директорию -x[r[-|0]]]<@listfile|!wildcard>: исключать имена файлов -y: подразумевать Да на все запросы

Для создания архива используйте опцию «a». Поддерживаются следующие типы архивов для создания: 7z, XZ, GZIP, TAR, ZIP и BZIP2. Если файл с заданным именем уже существует, то файлы будут добавлены в существующий архив, вместо его перезаписи.

Для извлечения архива, используйте опцию «e». Она извлечёт архив в текущую директорию. Количество поддерживающихся типов архивов для извлечения намного больше, чем для создания. Список включает: 7z, XZ, GZIP, TAR, ZIP, BZIP2, LZMA2, CAB, ARJ, CPIO, RPM, ISO и DEB.

Другой способ распаковать, это использовать опцию «x». В отличие от опции «e», она извлечёт содержимое с полными путями.

Чтобы просмотреть список архива используйте опцию «l».

Вы можете обновить или удалить файл(ы) в архиве опциями «u» и «d», соответственно.

Для проверки целостности архива:

Источник

7zip on Kali Linux

This guide let you learn how to install 7zip package:

2. Uninstall / Remove 7zip package

Please follow the steps below to uninstall 7zip package:

3. Details of 7zip package

Package: 7zip
Version: 22.01+dfsg-4
Installed-Size: 2544
Maintainer: YOKOTA Hiroshi
Architecture: amd64
Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.0), libstdc++6 (>= 5)
Size: 955352
SHA256: 3da4faea183828cad210506b0a180b447eea52780667d480cf45fbcd1aeeed1b
SHA1: a4a770ab21ed9308b93880faa385a8c9981d936d
MD5sum: 4b483a3b4d71eb3f33b6c7a084dac8f0
Description: 7-Zip file archiver with a high compression ratio
7-Zip is a file archiver with a high compression ratio. The main features
of 7-Zip are:
* High compression ratio in 7z format with LZMA and LZMA2 compression
* Supported formats:
* Packing / unpacking: 7z, XZ, BZIP2, GZIP, TAR, ZIP and WIM
* Unpacking only: AR, ARJ, CAB, CHM, CPIO, CramFS, DMG, EXT, FAT,
GPT, HFS, IHEX, ISO, LZH, LZMA, MBR, MSI, NSIS, NTFS, QCOW2,
RPM, SquashFS, UDF, UEFI, VDI, VHD, VMDK, WIM, XAR and Z.
* For ZIP and GZIP formats, 7-Zip provides a compression ratio that is
2-10 % better than the ratio provided by PKZip and WinZip
* Strong AES-256 encryption in 7z and ZIP formats
* Powerful command line version
.
Note: The unRAR code was dropped to keep compatible with DFSG.
Description-md5: 302b8ff813071cfed09d7b23ac4a0cb3
Homepage: https://www.7-zip.org/
Section: utils
Priority: optional
Filename: pool/main/7/7zip/7zip_22.01+dfsg-4_amd64.deb

4. References on Kali Linux

5. The same packages on other Linux Distributions

7zip (21.07+dfsg-4) Ubuntu 22.04 LTS (Jammy Jellyfish)

Источник

zip on Kali Linux

Please follow the step by step instructions below to install zip package:

2. Uninstall / Remove zip package

This guide covers the steps necessary to uninstall zip package:

3. Details of zip package

Package: zip
Version: 3.0-12
Installed-Size: 623
Maintainer: Santiago Vila
Architecture: amd64
Depends: libbz2-1.0, libc6 (>= 2.14)
Recommends: unzip
Size: 232104
SHA256: 6b9be8ba027e582eba7e8d83cdaa7c3248c7d923603459cf8483e7a369b04ec3
SHA1: 3ef54ea52dd7ef3ea7e2bc0fc9443eaffd845726
MD5sum: c3d7492dbd205dadce4ea94bbd557f70
Description: Archiver for .zip files
This is InfoZIP’s zip program. It produces files that are fully
compatible with the popular PKZIP program; however, the command line
options are not identical. In other words, the end result is the same,
but the methods differ. 🙂
.
This version supports encryption.
Description-md5: 581928d34d669e63c353cd694bd040b0
Multi-Arch: foreign
Homepage: http://www.info-zip.org/Zip.html
Tag: implemented-in::c, interface::commandline, role::program,
scope::utility, use::compressing, use::storing, works-with-format::zip,
works-with::archive
Section: utils
Priority: optional
Filename: pool/main/z/zip/zip_3.0-12_amd64.deb

4. References on Kali Linux

5. The same packages on other Linux Distributions

zip (3.0-11build1) Ubuntu 18.04 LTS (Bionic Beaver)

zip (3.0-11) Ubuntu 16.04 LTS (Xenial Xerus)

zip (3.0-11build1) Ubuntu 20.10 (Groovy Gorilla)

zip (3.0-12build1) Ubuntu 21.10 (Impish Indri)

zip (3.0-2.22) openSUSE Leap

zip (3.0-20.12) openSuSE Tumbleweed

zip (3.0-12build2) Ubuntu 22.04 LTS (Jammy Jellyfish)

zip (3.0-11+b1) Debian 10 (Buster)

Источник

Оцените статью
Adblock
detector