P
P
pink2floyd2018-10-12 16:19:55
linux
pink2floyd, 2018-10-12 16:19:55

How to find out the package name to work in the terminal?

How to find out the name of the package to work in the terminal?
For example, I download the postgresql package, and use the psql command. Here's how I can find out such commands of the package I need?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
A
Andrey Yumashev, 2018-10-12
@pink2floyd

dpkg -L <package_name> | grep -E '/s?bin/'

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question