tar 1.35+dfsg-ok3 source package in openKylin
Changelog
tar (1.35+dfsg-ok3) huanghe; urgency=medium * rebuild for openkylin -- wangshuai_doudou <email address hidden> Fri, 17 Apr 2026 16:26:25 +0800
tar (1.35+dfsg-ok3) huanghe; urgency=medium * rebuild for openkylin -- wangshuai_doudou <email address hidden> Fri, 17 Apr 2026 16:26:25 +0800
| Series | Published | Component | Section | |
|---|---|---|---|---|
| Huanghe V3.0 | proposed | main | utils |
| File | Size | SHA-256 Checksum |
|---|---|---|
| tar_1.35+dfsg.orig.tar.xz | 2.0 MiB | 9ae57e981c1e73c0eebc2b26c9b0c4497fe310ef1d516ea430efb5470b71f7a8 |
| tar_1.35+dfsg-ok3.debian.tar.xz | 21.3 KiB | bb9a8f96dee57becf74118ac973d693231865cf7e025a65bd0329e45691f8089 |
| tar_1.35+dfsg-ok3.dsc | 1.8 KiB | ff586e2b828e92c1c1d87e7441be64b20e6f361a5e6447f684f7047ff838454a |
Tar is a program for packaging a set of files as a single archive in tar
format. The function it performs is conceptually similar to cpio, and to
things like PKZIP in the DOS world. It is heavily used by the Debian package
management system, and is useful for performing system backups and exchanging
sets of files with others.
This package provides the backup, restore, backup.sh, and dump-remind
scripts that are mentioned in the tar documentation.