Text only
|
Text with Images
Artix Linux Forum
Artix Linux => Installation / Migration / Configuration => Topic started by: mardiyah on 23 November 2022, 11:33:11
Title:
To know the correct binary/executable file name
Post by:
mardiyah
on
23 November 2022, 11:33:11
How do we know the correct executable file name of the installed package to which it differs in name string
Title:
Re: To know the correct binary/executable file name
Post by:
capezotte
on
23 November 2022, 16:49:38
pacman -Ql packagename
lists every file the package installs. Look for files under /usr/bin.
Text only
|
Text with Images