Do we need this crap on LWN?
Posted Feb 21, 2007 19:16 UTC (Wed) by
fmarier (subscriber, #19894)
In reply to:
Do we need this crap on LWN? by foo
Parent article:
ESR's goodbye note
To search in your installed packages:
dpkg -S /usr/lib/libxml2.so.2
To search in all packages (installed or not), first install the "apt-file" package, then run:
apt-file update
apt-file search /usr/lib/libxml2.so.2
(
Log in to post comments)