Self explanatory:
Add-SPSolution c:\code\SharePointProject2\bin\debug\SharePointProject2.wsp
Install-SPSolution –Identity SharePointProject2.wsp –WebApplication http://sp2010 -GACDeployment
Update-SPSolution –Identity SharePointProject2.wsp –LiteralPath c:\code\SharePointProject2\bin\debug\SharePointProject2.wsp –GACDeployment
Remove-SPSolution –Identity SharePointProject2.wsp
Uninstall-SPSolution –Identity SharePointProject2.wsp –WebApplication http://sp2010