logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

TexFindPkg - Query or install TeX packages and their dependencies

Bugs

       Please log issues on https://github.com/lvjr/texfindpkg/issues

2024A                                              2024-11-22                                      texfindpkg(1)

Description

       TeXFindPkg tool makes it easy to query or install some TeX packages and their dependencies by file names,
       command names or environment names.

       The most commonly used TeXFindPkg actions are:

       query, --query
             Query dependencies for some package

       install, --install
             Install some package and its dependencies

       help, --help
             Print a help message and exit

       version, --version
             Print version information and exit

Name

       TexFindPkg - Query or install TeX packages and their dependencies

Options

       Various options apply

       -c    Query or install packages by command name

       -e    Query or install packages by environment name

       -f    Query or install packages by file name

       -p    Query or install packages by package name

Synopsis

       texfindpkg <action> [<option>] [<name>]

See Also