bash-guide
bash-guide copied to clipboard
[Suggestion] Add Package Management Command - dpkg -i
Hello @Idnan Thanks for making such awesome bash guide, i really liked it.
Please add .deb package installation command dpkg -i to install the .deb packages by command line.
Thanks.
How to do the same for rpm package is also needfull. @shindesharad71 why not open new pull request.
Ok @mumararshaikh , I will add commands for both.
I created a pull request. take review here #46