Use the latest release as the tag
rustup update stable && cargo install --locked --git https://github.com/MystenLabs/sui.git --tag mainnet-v1.8.2 sui
wip
For example deploy of liquid_staking package
sui client publish --gas-budget 300000000 liquid_staking
Check README.md of deployed package for further instructions