Software⏱️ 2 min read📅 2026-05-30

How to Fix: How do I uninstall whatever a script installed, because Xubuntu crash requires CMOS reset everytime

Uninstall script and resolve Xubuntu crash issue.

Quick Answer: Run 'apt purge lin-rocm' to remove the installed package, then restart Xubuntu.

To fix the issue of Xubuntu crashing and requiring a CMOS resetevery time, you need to uninstall the script that was installed using the extension-pack-install-scripts. This can be done by following these steps:

✅ Best Solutions to Fix It

Method 1: Uninstalling the Script

  1. Step 1: Open a terminal and navigate to the directory where the script was installed.
  2. Step 2: Run the command rm -rf lin-rocm-0.2.31-ext-install.sh to remove the script file.

Method 2: Removing Configuration Files

  1. Step 1: Run the command sudo rm -rf /etc/lin-rocm-0.2.31-ext-install.sh to remove the configuration file.

💡 Conclusion

After uninstalling the script, restart your system and check if the issue is resolved. If you encounter any further issues, consider seeking assistance from the Xubuntu community or the script's author.

Did this fix your problem?

If not, try searching for specific error codes.

🔍 Search Error Database

❓ Frequently Asked Questions