Difference between revisions of "Mssql ubuntu"

From UVOO Tech Wiki
Jump to navigation Jump to search
(Created page with "# Error uninstalling - https://askubuntu.com/questions/1400134/removing-mssql-server-from-ubuntu-20-04-in-wsl1 ``` sudo mv /var/lib/dpkg/info/mssql-server.* /tmp/ then sudo dp...")
 
(No difference)

Latest revision as of 22:16, 1 February 2024

Error uninstalling

sudo mv /var/lib/dpkg/info/mssql-server.* /tmp/ then sudo dpkg --remove --force-remove-reinstreq mssql-server