From 6b2bcca9854d396c9491978fe24a3d1ed4868315 Mon Sep 17 00:00:00 2001 From: jethrokuan Date: Thu, 23 Jul 2020 14:46:53 +0000 Subject: [PATCH] =?UTF-8?q?Deploying=20to=20gh-pages=20from=20=20@=204d992?= =?UTF-8?q?ce9e37d9edfe42270342ead3423ac97fa3c=20=F0=9F=9A=80?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- manual/Installation.html | 6 +- manual/Installing-from-Apt.html | 85 +++++++++++++++++++ manual/Installing-from-MELPA.html | 4 +- .../Installing-from-the-Git-Repository.html | 6 +- manual/Post_002dInstallation-Tasks.html | 2 +- manual/index.html | 7 +- org-roam.org | 11 +++ org-roam.texi | 14 +++ 8 files changed, 125 insertions(+), 10 deletions(-) create mode 100644 manual/Installing-from-Apt.html diff --git a/manual/Installation.html b/manual/Installation.html index 80a5c79..40b7821 100644 --- a/manual/Installation.html +++ b/manual/Installation.html @@ -75,9 +75,11 @@ development repository. - - + diff --git a/manual/Installing-from-Apt.html b/manual/Installing-from-Apt.html new file mode 100644 index 0000000..6153fec --- /dev/null +++ b/manual/Installing-from-Apt.html @@ -0,0 +1,85 @@ + + + + + + +Installing from Apt (Org-roam User Manual) + + + + + + + + + + + + + + + + + + + +
+

+Next: , Previous: , Up: Installation   [Contents]

+
+
+ +

3.2 Installing from Apt

+ +

Users of Debian 11 or later or Ubuntu 20.10 or later can simply install Org-roam +using Apt: +

+
+
apt-get install elpa-org-roam
+
+ +

Org-roam will then be autoloaded into Emacs. +

+ + + + + diff --git a/manual/Installing-from-MELPA.html b/manual/Installing-from-MELPA.html index bd3a14e..1bab224 100644 --- a/manual/Installing-from-MELPA.html +++ b/manual/Installing-from-MELPA.html @@ -25,7 +25,7 @@ General Public License for more details. - +