About Anaconda Help Download Anaconda

C library for manipulating tar files

Installers

Info: This package contains files in non-standard labels.
  • linux-64 v1.2.20
  • osx-64 v1.2.20
  • linux-aarch64 v1.2.20
  • linux-ppc64le v1.2.20
  • osx-arm64 v1.2.20

conda install

To install this package run one of the following:
conda install conda-forge::libtar
conda install conda-forge/label/cf201901::libtar
conda install conda-forge/label/cf202003::libtar

Description

libtar is a library for manipulating tar files from within C programs. Here are some of its features: * Handles both POSIX tar file format and the GNU extensions. * API provides functions for easy use, such as tarextractall(). * Also provides functions for more granular use, such as tarappendregfile().


© 2024 Anaconda, Inc. All Rights Reserved. (v4.0.6) Legal | Privacy Policy