How do I list software dependencies of a package I installed?
I don't have any issues but I just wondered how to find out what extra was installed after I install something
Software Dependancies - SOLVED
Software Dependancies - SOLVED
Last edited by golf4fun on Wed Jan 03, 2024 9:35 pm, edited 1 time in total.
Re: Software Dependancies
Welcome in.
you can do
apt show packagename
you can do
apt show packagename
*QSI = Quick System Info from menu (Copy for Forum)
*MXPI = MX Package Installer
*Please check the solved checkbox on the post that solved it.
*Linux -This is the way!
*MXPI = MX Package Installer
*Please check the solved checkbox on the post that solved it.
*Linux -This is the way!
Re: Software Dependancies
Thanks - that is what I was looking for!