Removing a file package from the repository server
If you no longer need a file package, remove it from the repository server.
Procedure
Use the rsdeploy remove command to remove a file package from the repository
server.
rsdeploy remove package_name [-o os_type] -u user_name -x password
For example, to remove a file package from the repository
server:
rsdeploy remove mypkg.v1
To remove only the linux86 file package from the repository
server:
rsdeploy remove mypkg.v1 -o LINUX86