ustulation / packager

Create deployment packages for maidsafe projects

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

After-run

To install

sudo dpkg -i safe-launcher-v0.7.1-linux-x64_1.0_amd64.deb

Package info

dpkg --info safe_launcher-v0.7.1-linux-x64_1.0_amd64.deb -> will give package to help uninstall -> same as -n option above

To uninstall

sudo dpkg -r sudo rm /usr/bin/safe_launcher -> will remove symlink to /opt/maidsafe/...

About

Create deployment packages for maidsafe projects


Languages

Language:Rust 100.0%