Lokasi ngalangkungan proxy:   [ UP ]  
[Ngawartoskeun bug]   [Panyetelan cookie]                
Skip to content

Commit d91cfd7

Browse files
committed
made corrections to uninstall azure data studio from Linux section
1 parent be66dea commit d91cfd7

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

docs/azure-data-studio/download-azure-data-studio.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -290,7 +290,7 @@ To uninstall apps you've downloaded from the App Store, use Launchpad.
290290

291291
## Uninstall Azure Data Studio from Linux
292292

293-
### In Debian
293+
### In Ubuntu/Debian
294294

295295
You can uninstall Azure Data Studio under Debian or Ubuntu Linux.
296296

@@ -299,7 +299,7 @@ To list installed software type, run the following commands:
299299
```bash
300300
dpkg --list
301301
dpkg --list | less
302-
dpkg --list | grep apache
302+
dpkg --list | grep azuredatastudio
303303
```
304304

305305
To delete the software, run the following commands:

0 commit comments

Comments
 (0)