Skip to main content
Version: 0.10

devvit uninstall

Uninstall an app from the specified subreddit

devvit uninstall SUBREDDIT [APP]

Uninstall an app from the specified subreddit

USAGE
$ devvit uninstall SUBREDDIT [APP]

ARGUMENTS
SUBREDDIT Provide the name of the subreddit to uninstall from. The "r/" prefix is optional
APP Provide the name of the app to uninstall (defaults to working directory app).

DESCRIPTION
Uninstall an app from the specified subreddit

EXAMPLES
$ devvit uninstall <subreddit> [app]

$ devvit uninstall r/myTestSubreddit

$ devvit uninstall myOtherTestSubreddit my-app