20684: Remove old apt-get command
authorBrett Smith <brett.smith@curii.com>
Tue, 5 Dec 2023 14:15:42 +0000 (09:15 -0500)
committerBrett Smith <brett.smith@curii.com>
Tue, 5 Dec 2023 14:18:11 +0000 (09:18 -0500)
This is the list of packages that was meant to be replaced in the
previous commit, but it accidentally added the new list without removing
the old one. Refs #20684.

Arvados-DCO-1.1-Signed-off-by: Brett Smith <brett.smith@curii.com>

doc/sdk/python/arvados-fuse.html.textile.liquid

index 8b71c7d6926fa99c453653dd8c8987664348689e..254294a4d19bc4672dac16e3fc1915a6b616d1b4 100644 (file)
@@ -39,10 +39,6 @@ The FUSE driver uses @pycurl@ which depends on the @libcurl@ C library.  To buil
 </code></pre>
 </notextile>
 
-<pre>
-$ apt-get install git build-essential python3-dev libcurl4-openssl-dev libssl-dev python3-llfuse
-</pre>
-
 h3. Usage
 
 Please refer to the "Accessing Keep from GNU/Linux":{{site.baseurl}}/user/tutorials/tutorial-keep-mount-gnu-linux.html tutorial for more information.