To retrieve a list of the files installed by a package:
$ pacman -Ql package_name
To retrieve a list of the files installed by a remote package:
$ pacman -Fl package_name
September 8, 2019 ~ 1 min read
To retrieve a list of the files installed by a package:
$ pacman -Ql package_name
To retrieve a list of the files installed by a remote package:
$ pacman -Fl package_name
Hi, I'm Sebastian. I'm a software developer from Costa Rica. You can follow me on Twitter. I enjoy working on distributed systems.