forked from extern/nix-config
Add pacaur command to search for a specific package
This commit is contained in:
parent
231b013e8d
commit
2aea8c71ea
@ -83,6 +83,7 @@ Note that the preferred way to open things is with the `open` function; however,
|
||||
- Install packages: `pacaur -S <packages>`
|
||||
- Remove packages (including dependencies no longer needed): `pacaur -Rs <packages>`
|
||||
- Update all packages: `pacaur -Syu`
|
||||
- Search for a specific package: `pacaur -Ss <package>`
|
||||
|
||||
Note that if you ever get 404s with `pacman` or `pacaur`, you need to update your local database to the new download locations with `-Syu` first.
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user