Why dpkg --search does not show certain files?
Hi all.
I'm Italian and I don't speak english very well.
I noticed that the command `dpkg --search` does not find the package of some files.
For example, I've installed misqui from here: https:/
The package installed many files souch as:
/usr/games/misqui
/usr/local/
/usr/local/
But when querying dpkg --search I got this output:
$ dpkg --search /usr/local/
dpkg-query: non è stato trovato alcun percorso corrispondente al modello /usr/local/
$ dpkg --search /usr/games/misqui
misqui: /usr/games/misqui
In the Makefile, misqui installs everithing in /usr/share/, but files are put in /usr/*local*/share/ (maybe by maintainer script?).
From the manpage of dpkg-query: "This command will not list extra files created by maintainer scripts, nor will it list alternatives"
Why dpkg has that strange behaviour?
Question information
- Language:
- English Edit question
- Status:
- Solved
- For:
- Ubuntu dpkg Edit question
- Assignee:
- No assignee Edit question
- Solved by:
- actionparsnip
- Solved:
- Last query:
- Last reply: