Linux workstation

openSUSE Tumbleweed native package

libarchive13

여러 스트리밍 아카이브 형식을 다루기 위한 라이브러리

Packages / openSUSE Tumbleweed / System/Libraries / libarchive13

[Source: libarchive]

Package: libarchive13 (3.8.7-1.4)

External Resources:

Homepage: [www.libarchive.org]

Similar packages:

  • [bsdtar]

    여러 가지 스트리밍 아카이브 형식을 읽는 유틸리티

  • [libarchive13-32bit]

    여러 가지 스트리밍 아카이브 형식을 다루기 위한 라이브러리

  • [libarchive-devel]

    libarchive 개발 파일

여러 스트리밍 아카이브 형식을 다루기 위한 라이브러리

Libarchive는 가장 인기 있는 tar 변형과 여러 cpio 형식을 포함한 여러 스트리밍 아카이브 형식을 만들고 읽을 수 있는 프로그래밍 라이브러리입니다. shar 아카이브를 쓰고 ISO-9660 CDROM 이미지를 읽을 수도 있습니다. bsdtar 프로그램은 libarchive 위에 구축된 tar(1) 구현입니다. 테스트용 harness로 시작했지만 성장하여 현재 FreeBSD 5 및 6의 표준 시스템 tar입니다. libarchive 라이브러리는 매우 유연하면서도 매우 강력하게 만드는 여러 기능을 제공합니다. - 자동 형식 감지: libarchive는 데이터 소스에 관계없이 압축과 아카이브 형식을 모두 자동으로 판별할 수 있습니다. 대부분의 tar 구현은 압축 형식을 자동으로 감지하지 않으며, stdin이나 소켓에서 읽을 때 이를 올바르게 수행할 수 있는 구현은 거의 없습니다. (Gunnar Ritter의 heirloom 컬렉션에 포함된 tar 프로그램도 완전한 자동 형식 감지를 수행합니다.) - POSIX 형식 기록: libarchive는 POSIX 표준 형식을 기록합니다. "ustar," "pax interchange format," 및 POSIX "cpio" 형식을 포함합니다. - pax interchange format 지원: Pax interchange format(이름과 달리 실제로는 확장된 tar 형식)은 역사적인 tar 형식의 거의 모든 제한을 제거하고 공급업체별 확장을 통합하는 표준 방법을 제공합니다. libarchive는 이 확장 메커니즘을 활용하여 예를 들어 ACL과 파일 플래그를 지원합니다. (Joerg Schilling의 star 아카이버는 pax interchange format을 지원하는 또 다른 오픈 소스 tar 프로그램입니다.) - 인기 있는 형식 읽기: libarchive는 GNU tar, ustar, pax interchange format, cpio 및 이전 tar 변형을 읽을 수 있습니다. 내부 아키텍처는 쉽게 확장할 수 있습니다. 지원을 위한 유일한 요구 사항은 파일에서 seeking 없이 형식을 읽을 수 있어야 한다는 것입니다. (예를 들어, 데이터 앞에 압축된 크기 필드가 있는 형식은 seeking 없이는 올바르게 쓸 수 없습니다.) - High-Level API: libarchive API는 파일 이름 목록으로 아카이브를 만들거나 아카이브에서 항목을 추출하는 것을 비교적 간단하게 만듭니다. 그러나 API는 데이터 소스에 대해서도 극도의 유연성을 제공합니다. 예를 들어, 아카이브를 소켓에 쓰거나 아카이브 항목에서 메모리 버퍼로 데이터를 읽을 수 있는 일반 훅이 있습니다. - 확장 가능. 내부 설계는 압축, 아카이브 형식 감지 및 디코딩, 아카이브 데이터 I/O에 일반 인터페이스를 사용합니다. 새 형식, 새 압축 방법 또는 아카이브를 읽고/쓰는 새 방법을 추가하는 것이 매우 쉬워야 합니다.

Other Packages Related to libarchive13:

  • dep: /sbin/ldconfig

    Package not available

  • dep: /sbin/ldconfig

    Package not available

  • dep: libacl.so.1()(64bit)

    Package not available

  • dep: libacl.so.1(ACL_1.0)(64bit)

    Package not available

  • dep: libbz2.so.1()(64bit)

    Package not available

  • dep: libcrypto.so.3()(64bit)

    Package not available

  • dep: libcrypto.so.3(OPENSSL_3.0.0)(64bit)

    Package not available

  • dep: liblz4.so.1()(64bit)

    Package not available

  • dep: liblzma.so.5()(64bit)

    Package not available

  • dep: liblzma.so.5(XZ_5.0)(64bit)

    Package not available

  • dep: liblzma.so.5(XZ_5.2)(64bit)

    Package not available

  • dep: libxml2.so.16()(64bit)

    Package not available

  • dep: libz.so.1()(64bit)

    Package not available

  • dep: libzstd.so.1()(64bit)

    Package not available

  • dep: libc.so.6(GLIBC_2.38)(64bit)

    Package not available

Download libarchive13

ArchitecturePackage SizeInstalled SizeFiles
x86_64418 KiB962 KiB[list of files]

Package file paths (6)

Paths come from the repository package-file index for the observed builds. They describe archive/package associations, not every file that will exist on a running system after maintainer scripts, alternatives, generated state, diversions, or installation choices.

  • /usr/lib64/libarchive.so.13
  • /usr/lib64/libarchive.so.13.8.7
  • /usr/share/doc/packages/libarchive13
  • /usr/share/doc/packages/libarchive13/NEWS
  • /usr/share/licenses/libarchive13
  • /usr/share/licenses/libarchive13/COPYING

Field source: openSUSE Tumbleweed OSS revision tumbleweed-oss-multiarch:4db10cdde3ad82c7e22be35753c9e164b4bdd30f92db4aee17a0d4c94c5f902f

Use this package

OpenFactory can boot this operating system in a browser VM, or start a build that includes the native package name from this record.

Versions, suites, and repositories

Each row is recorded package-index metadata for one version, architecture, suite, and repository. Names, URLs, and sizes are source-reported; a link is a potentially mutable retrieval location, not an OpenFactory redistribution claim or proof that OpenFactory retained the artifact bytes.

VersionReleaseArchitectureRepositoryPackage sizeInstalled sizePublisher repository artifact
3.8.7-1.4tumbleweed / ossx86_64openSUSE Tumbleweed · OSS · multi-architecture418 KiB962 KiBx86_64/libarchive13-3.8.7-1.4.x86_64.rpm

Field source: openSUSE Tumbleweed OSS revision tumbleweed-oss-multiarch:4db10cdde3ad82c7e22be35753c9e164b4bdd30f92db4aee17a0d4c94c5f902f

Checksums and observation dates

For an APT source, signature verification authenticates the repository metadata chain and the Packages index containing this source-reported artifact digest. It does not certify package safety.

Catalog record completeness

The completeness score measures metadata coverage, not software quality, security, compatibility, or suitability.

Summary and description
25/25
Artifact path and source digest
25/25
Dependency metadata
15/15
Package-file index
15/15
Homepage
5/5
License text
5/5
Source package or maintainer
10/10

Recorded total: 100/100

Field source: openSUSE Tumbleweed OSS revision tumbleweed-oss-multiarch:4db10cdde3ad82c7e22be35753c9e164b4bdd30f92db4aee17a0d4c94c5f902f. The cross-OS mapping is catalog-derived from the source-reported homepage; it does not establish authorship or publisher identity

Sources and provenance

Field-source links above resolve here. Each source entry names the metadata publisher, trust tier, exact snapshot revision, signature result, and observation time; catalog-derived mappings are labeled separately.

  • Authoritative source; repository metadata signature verified, revision tumbleweed-oss-multiarch:4db10cdde3ad82c7e22be35753c9e164b4bdd30f92db4aee17a0d4c94c5f902f

    Signature verification covers the configured repository metadata chain. It does not certify that the package is safe or suitable.

    Repository-signature verification record
    Signed-object SHA-256
    4db10cdde3ad82c7e22be35753c9e164b4bdd30f92db4aee17a0d4c94c5f902f
    Signer fingerprint
    AD485664E901B867051AB15F35A2F86E29B700A4
    Keyring revision
    opensuse-project-signing-key.asc
    SHA-256 b5745739ebfb95b25b8e810f9bcb847fe750ccda598bd85f02f0e974599a6d7e
    Tool and policy
    gpgv (GnuPG) 2.4.9
    openfactory-software-catalog-signature-v1
    Verification time
    Sep 1, 2026
    Signed Release → package-index hash linkage

    Path: Not recorded
    Expected SHA-256: Not recorded
    Observed SHA-256: Not recorded
    Result: match verified

libarchive13 Package for openSUSE Tumbleweed | OpenFactory