-- Leo's gemini proxy

-- Connecting to freeshell.de:1965...

-- Connected

-- Sending request

-- Meta line: 20 text/gemini;lang=en-GB

ldconfig


> Configure symlinks and cache for shared library dependencies.

More information.


Update symlinks and rebuild the cache (usually run when a new library is installed):

sudo ldconfig

Update the symlinks for a given directory:

sudo ldconfig -n {path/to/directory}

Print the libraries in the cache and check whether a given library is present:

ldconfig -p | grep {library_name}


> Copyright © 2014—present the tldr-pages team and contributors.

> This work is licensed under the Creative Commons Attribution 4.0 International License (CC-BY).

CC-BY



-- Response ended

-- Page fetched on Fri May 17 14:01:00 2024