On 11-01-19 04:36 PM, Christopher Stolzenberg wrote:
> Hello,
> 
> Is there a similar command like rpm-qi package_name in Ubuntu Server?

    $ apt-cache show package

This is how you would do it.  Assuming you have an actual .deb you want
to inspect, you would rather:

    $ dpkg --info package.deb

-- 
Etienne Goyer
Technical Account Manager - Canonical Ltd
Ubuntu Certified Instructor   -    LPIC-3

 ~= Ubuntu: Linux for Human Beings =~

-- 
ubuntu-server mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server
More info: https://wiki.ubuntu.com/ServerTeam

Reply via email to