-- Leo's gemini proxy

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

-- Connected

-- Sending request

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

repo-add


> Package database maintenance utility which enables installation of said package via Pacman.

More information.


Add all package binaries in the current directory and remove the old database file:

repo-add --remove {path/to/database.db.tar.gz} {*.pkg.tar.zst}

Add all package binaries in the current directory in silent mode except for warning and error messages:

repo-add --quiet {path/to/database.db.tar.gz} {*.pkg.tar.zst}

Add all package binaries in the current directory without showing color:

repo-add --nocolor {path/to/database.db.tar.gz} {*.pkg.tar.zst}


> 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 Mon May 20 23:44:18 2024