The Debian package manager, managed for tvOS/ARM64

Guillem Jover e84c47aa29 libdpkg: Use a generic pointer to pass the parsed object data around 15 years ago
debian 85dcf82c6e Changelog for French translation update 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 173cbe71eb Fix typo 15 years ago
po c5678434b4 German dpkg translation update 15 years ago
scripts c22b834667 Fix Sylvestre's translation 15 years ago
src 7e17d3bfc4 dpkg-divert: fix the test-suite to also skip tests that would fail if run as root 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 15 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.