I am doing a concept in linux in which i want to do version rollback for an app installed in linux. Is it possible??
For eg I have an application named X with version 1.1 I get an update. It changes it to version 1.2 I note what all the packages in the app going to be modified. Then i save them and apply the changes. Now after sometime due to some problems I want to switch back to version 1.1 If i undo the changes and make the entire solution will the rollback be done?