-- Leo's gemini proxy

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

-- Connected

-- Sending request

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

checkinstall


> Track the local installation of a software package, and produce a binary package which can be used with a system's native package manager.

More information.


Create and install a package with default settings:

sudo checkinstall --default

Create a package but don't install it:

sudo checkinstall --install={no}

Create a package without documentation:

sudo checkinstall --nodoc

Create a package and set the name:

sudo checkinstall --pkgname {package}

Create a package and specify where to save it:

sudo checkinstall --pakdir {path/to/directory}


> 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 Tue May 21 09:01:50 2024