You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
manual/source/2/2.4/2.4.1/ARK.rst

39 lines
1.6 KiB

Chapter 2.4.1 ARK
=================
ARK is a file archieve utility. It can be used to view, compress, and decompress files.
Supported file formats include:
- 7 zip archives
- Java Archieve
- Tar Archieves
- Tar acrhieves compressed with bzip, gzip, lzip, LZMA, XZ compressed
- Zip Archieves
Screenshot
----------
.. image:: ARK.png
Useage
------
To open a file in a archieve, open the archieve, then double click the :menuselection:`File --> Open` button. If you want to extract or move a file from the archieve, use the extract button. After you have extracted to places and you have the file open it will appear in in the menu for quick areas to extract to in :menuselection:`Archive --> Extract All --> Quick Extract to`.
To create an archieve press the archieve new button to bring up the create new archive dialog. Enter in the folder you want to create this archieve in the folder or press the folder button on the right to select where to create this archieve. Type the filename of the archieve you want to name the file. To select which type of archieve you get a drop down menu to select tar or zip archieve with various different kinds of compression. Some types of archives will allow to expand tunable settings of compression to change the compression with higher compression but will take more cpu to decompress.
Version
-------
Lubuntu ships version 4:18.04.3 of ARK.
How to launch
-------------
To launch ARK go to the menu :menuselection:`Accessories --> ARK` or run
.. code::
ark
on the command line. The icon for ARK looks like a green box with a zipper.