PACCAT(1) Paccat PACCAT(1)

paccat - Print pacman package files

paccat [options] <target> <files>
paccat [options] [targets] -- <files>
paccat [options] -<Q|F> <files>
paccat [options] <-Q|-F> [targets] -- <files>

a target can be specified as:
<pkgname>, <repo>/<pkgname>, <url> or <file>.

files can be specified as just the filename or the full path.

Print pacman package files.

paccat prints files from packages independent of your system by downloading the needed packages and extracting the needed files.

paccat will use bat for syntax highlighting if it is installed.

Use files database to search for files before downloading.
Use local database to search for files before downloading.
Set an alternative root directory.
Set an alternative database location.
Use an alternative pacman.conf.
Specify when to enable coloring. Valid options are always, never, or auto.
Download fresh package databases from the server. Pass twice to force download even if databases are up to date.
Set the primary cache directory.

This directory will be the preferred directory for downloading package if writable. The other configured directories will still be used for reading.

print all matching files instead of just the first.
Enable searching using regular expressions.
Print binary files
Filter results to executable files.
Extract matched files to the current directory.
Print file names instead of file content.
Install matched files to the system.
Display debug messages.
Print help information.
Print version information.

Print the contents of 'etc/default/grub' from the grub package.
Print the contents of the first file named 'pacman.conf' from the pacman package.
Print the contents of the first file named 'pacman.conf' in the repos
Print the contents of all files ending in '.conf' from both the pacman and mkinitcpio packages.
Print the contents of 'myfile' from a package tarball.
Download and print the contents of 'git-blame.1.gz' from the git package.";

pacman(8)

Please report bugs to our GitHub page https://github.com/Morganamilo/paccat.

Morgan <morganamilo@archlinux.org>

2023-12-04 paccat v1.0.0