The Debian package manager, managed for tvOS/ARM64

Guillem Jover 4fdbd69d7b dpkg-parsechangelog: Remove duplicate program name from usage error output 15 years ago
debian 5c6be96b1c dpkg-deb(1): Clarify the default compression-levels 15 years ago
doc e342a8fc3b Use “command line” instead of commandline or command-line 15 years ago
dpkg-deb 02c28c63a3 dpkg-deb: Add --raw-extract option combining --control and --extract 15 years ago
dpkg-split cf22cf6118 libdpkg: Rename myopt module to options 15 years ago
dselect cd3492245d Regenerate .pot files and merge .po files with them 15 years ago
lib e84c47aa29 libdpkg: Use a generic pointer to pass the parsed object data around 15 years ago
m4 773e6dcc0e build: Error out if the host dpkg architecture cannot be determined 15 years ago
man 5c6be96b1c dpkg-deb(1): Clarify the default compression-levels 15 years ago
po f412c67b55 Update Swedish translation. 15 years ago
scripts 4fdbd69d7b dpkg-parsechangelog: Remove duplicate program name from usage error output 15 years ago
src efcf279a50 dpkg: Defer hardlink renames to avoid breakage on unpack 15 years ago
utils 4e4d2e3908 update-alternatives: can_replace_link() → can_replace_path() 15 years ago
.gitignore 0581dda824 build: Add optional code coverage support 16 years ago
.mailmap acb03dc669 Add spelling fix for jfs@debian.org to .mailmap 15 years ago
AUTHORS d13625a19a Add accent on my name in AUTHORS 16 years ago
COPYING cd7acad835 Synchronise COPYING with /usr/share/common-licenses/GPL-2 19 years ago
ChangeLog.old c6ea15b985 Cleanup white spaces 15 years ago
Makecheck.am 4e3e048dce build: Set LC_ALL=C for check-local 16 years ago
Makefile.am b3db5f47c0 build: Fix “make distcheck” errors 16 years ago
NEWS 841a630143 dpkg (1.13.1.0.1) experimental; urgency=low 21 years ago
README 841a630143 dpkg (1.13.1.0.1) experimental; urgency=low 21 years ago
README.translators c6ea15b985 Cleanup white spaces 15 years ago
THANKS 1ed0e8019c Add Holger Wansing to THANKS 16 years ago
TODO 9c757bf4c0 man: Use italics or bold instead of surrounding the text with <> 15 years ago
configure.ac c90b620cd8 build: Move DPKG_ARCHITECTURE macro call to the end 15 years ago
cputable a3c68a75e0 Add sparc64 to cputable 16 years ago
get-version c6ea15b985 Cleanup white spaces 15 years ago
ostable 88b0c3043a Add armhf support to ostable and triplettable 15 years ago
triplettable 88b0c3043a Add armhf support to ostable and triplettable 15 years ago

README

This is dpkg, Debian's package maintenance system.

The primary interface for the dpkg suite is the `dselect' program;
a more low-level and less user-friendly interface is available in
the form of the `dpkg' command.