Gentlemen question.
How can I know, what I have to type during installation of a package?
Example:
Let's say I want to download & install Konsole terminal emulator in Arch linux.
I have to type:
what is this "package_name" and how can I find it out?
I mean is there any page like Archwiki or something similar?
Thanks
How can I know, what I have to type during installation of a package?
Example:
Let's say I want to download & install Konsole terminal emulator in Arch linux.
I have to type:
Code:
pacman -S [package_name]
what is this "package_name" and how can I find it out?
I mean is there any page like Archwiki or something similar?
Thanks