From: Sean Whitton Date: Sat, 29 Oct 2016 14:57:35 +0000 (-0700) Subject: dgit-user(7): Use `apt install ./foo.deb` X-Git-Tag: archive/debian/2.9~12^2~20 X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=dgit.git;a=commitdiff_plain;h=dedbcd47ea209e4ba1988b1621b81491d214756d dgit-user(7): Use `apt install ./foo.deb` Signed-off-by: Sean Whitton --- diff --git a/dgit-user.7.pod b/dgit-user.7.pod index 98234658..e7300522 100644 --- a/dgit-user.7.pod +++ b/dgit-user.7.pod @@ -288,6 +288,8 @@ but not to build a source package. =head1 INSTALLING +=head2 Debian Jessie or older + =over 4 % sudo dpkg -i ../libc6_*.deb @@ -301,6 +303,14 @@ If the dependencies aren't installed, you will get an error, which can usually be fixed with C. +=head2 Debian Stretch or newer + +=over 4 + + % sudo apt install ../libc6_*.deb + +=back + =head1 Multiarch If you're working on a library package and your system has multiple