Skip to content

Remove RobotPy when deploying Java on a RoboRIO I #712

Open
@virtuald

Description

@virtuald

Users reporting disk space issues.

RobotPy's uninstall procedure is: https://github.com/robotpy/robotpy-installer/blob/266a07cf51d34902f4bda4e7e68bbb8f0a40ca37/robotpy_installer/installer.py#L353

However, we probably should also remove all the pip packages, and the users code at /home/lvuser/py. The quickest way to get rid of most of the installed stuff is by removing /usr/local/lib/python312... but there are some things in /usr/local/lib/*.so also (if opencv is installed). Will have to look at a good way to do it, using pip would be really slow.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions