Skip to content

Commit 8bc5b61

Browse files
author
excalibur1234
committed
more help for new option
1 parent 4e366b7 commit 8bc5b61

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

pacli

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -607,8 +607,7 @@ This command displays the last 5000 lines of your Pacman Log and makes it search
607607
"pacman -Ql | grep <FILE NAME>"
608608
This command searches for <FILE NAME> in all your installed packages. The result is a list of (bold) package names including the installation path of <FILE NAME>.
609609
Every package contains multiple packages, which get installed on your system during package installation. You can LIST LOCAL PACKAGE FILES to see them all (Attention: By default only files in /usr/bin/ are listed).
610-
Sometimes, Pacman cannot find a file, for example a shared library. An error message is shown with <FILE NAME>. Use REVERSE FILE SEARCH to find out, which package has installed <FILE NAME> and update or reinstall that package.
611-
610+
Sometimes, Pacman cannot find a file, for example a shared library. An error message is shown with <FILE NAME>. Use REVERSE FILE SEARCH to find out, which package has installed <FILE NAME>. In most cases, you can fix the Pacman error by using one of the following options with that package: UPDATE SYSTEM, FORCE REMOVE PACKAGES and INSTALL PACKAGES, FORCE UPDATE SYSTEM, or DOWNGRADE PACKAGES.
612611
613612
11 - DOWNGRADE PACKAGES
614613
"downgrade <PACKAGE NAME>"

0 commit comments

Comments
 (0)