Install Package on Solus Command Line
The Guide shows you Step-by-step How to Install Package on Solus Command Line.
And to Install New Packages on Solus we make use of the eopkg Package Manager.
Moreover, the post include Instructions on How to Search for Packages with Keyword on Solus CLI.
-
1. Launching Shell Emulator
Solus GNU/Linux Terminal Tutorial for Beginners
-
2. Searching Packages
Then to Search for Packages to Install
eopkg search [keyWord]
So for Instance:
eopkg search fun
And in Otput see if you found Packages giving some ‘fun’ ;)
-
3. Installing Packages
Next to Install Package
Like you may already devine it’s:sudo eopkg install funny
This to install a ‘funny’ Package on your Solus System.
Because Computing it’s Good but with ‘fun’ it’s Better!
Finally, if you got some issue executing the ‘sudo‘ Command then see: How to Enable sudo