branch: externals/system-packages commit d4f05af938de8280dcb9c7f62df851189ddf39f1 Author: Nicholas D Steeves <nstee...@gmail.com> Commit: Nicholas D Steeves <nstee...@gmail.com>
Add Debian (and derivatives) installation instructions. --- README.org | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.org b/README.org index 64da5b0..0a55d76 100644 --- a/README.org +++ b/README.org @@ -13,6 +13,11 @@ packages more convenient through emacs. System packages is available on [[https://elpa.gnu.org/packages/system-packages.html][GNU ELPA]]. You can get it by doing M-x package-install RET system-packages RET. + Users of Debian ≥10 and derivatives can install it with the following: + #+BEGIN_SRC sh + sudo apt install elpa-system-packages + #+END_SRC + * Configuration The package attempts to guess which package manager you use. If it