Skip to content

Commit

Permalink
Add hint about packages' installation reason
Browse files Browse the repository at this point in the history
cloudlena committed Feb 23, 2023

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
1 parent ed65f1b commit 8cb0662
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -35,4 +35,6 @@ Pacmanfile is available in the [AUR](https://aur.archlinux.org/packages/pacmanfi

## Limitations

Pacmanfile expects its packages to be installed explicitly. In case it complains about a package not being installed, you need to change that package's installation reason to explicit by running `sudo pacman -D --asexplicit PACKAGE_NAME`.

Currently, installing groups with `pacmanfile` is not supported. The workaround is to list all the members of the group individually in your file.

0 comments on commit 8cb0662

Please sign in to comment.