/ docs / guides-and-tutorials / downgrade.md
downgrade.md
 1  ## Downgrade an installed app to a previous version
 2  Use the `--rollback` option or `downgrade` in this way:
 3  ```
 4  am --rollback ${PROGRAM}
 5  ```
 6  This only works with the apps hosted on Github.
 7  
 8  https://github.com/ivan-hc/AM/assets/88724353/8f286711-7934-461a-8bc2-b3a3e1d5f269
 9  
10  ------------------------------------------------------------------------
11  
12  | [Back to "Guides and tutorials"](../../README.md#guides-and-tutorials) | [Back to "Main Index"](../../README.md#main-index) | ["Portable Linux Apps"](https://portable-linux-apps.github.io/) | [ "AppMan" ](https://github.com/ivan-hc/AppMan) |
13  | - | - | - | - |
14  
15  ------------------------------------------------------------------------