Since Azure Data Studio is retired I will try to keep this package building for preservation purposes, but don't expect any further updates.
Search Criteria
Package Details: azuredatastudio-bin 1.52.0-3
Package Actions
| Git Clone URL: | https://aur.archlinux.org/azuredatastudio-bin.git (read-only, click to copy) |
|---|---|
| Package Base: | azuredatastudio-bin |
| Description: | A data management tool that enables you to work with SQL Server, Azure SQL DB and SQL DW. (final official release) |
| Upstream URL: | https://github.com/microsoft/azuredatastudio |
| Keywords: | mssql |
| Licenses: | custom: microsoft |
| Conflicts: | azuredatastudio |
| Submitter: | willtrnr |
| Maintainer: | willtrnr |
| Last Packager: | willtrnr |
| Votes: | 38 |
| Popularity: | 0.000267 |
| First Submitted: | 2020-06-16 23:00 (UTC) |
| Last Updated: | 2026-02-28 17:44 (UTC) |
Dependencies (8)
- gtk3 (gtk3-classicAUR, gtk3-classic-xfceAUR, gtk3-patched-filechooser-icon-viewAUR, gtk3-no_deadkeys_underlineAUR)
- libsecret
- libxkbfile
- nss (nss-hgAUR)
- openssl (openssl-gitAUR, openssl-aegisAUR, openssl-staticAUR, openssl-staticAUR, openssl-staticAUR, openssl-staticAUR, openssl-staticAUR, openssl-staticAUR)
- sed (sed-gitAUR, uutils-sedAUR) (make)
- krb5 (krb5-gitAUR) (optional) – Windows authentication support
- xdg-utils (busking-gitAUR, xdg-utils-slockAUR, mimiAUR, mimi-gitAUR, openerAUR, mimejs-gitAUR, xdg-utils-mimeoAUR) (optional) – Desktop integration
Required by (0)
Sources (2)
willtrnr commented on 2026-02-28 17:54 (UTC) (edited on 2026-02-28 17:54 (UTC) by willtrnr)
willtrnr commented on 2025-08-02 04:03 (UTC)
@mhaquila you're right, I updated with the new download link.
Can't ever have anything consistent with MS.
mhaquila commented on 2025-08-01 08:58 (UTC)
For downloading "azuredatastudio-bin-1.52.0.tar.gz", https://azuredatastudio-update.azurewebsites.net/1.52.0/linux-x64/stable doesn't exist anymore (there is the following error: "Error 403 - This web app is stopped."). I, however, had the archive at this address: https://download.microsoft.com/download/6b2bfeac-9c1b-4182-9a2f-ce86ff8cc371/azuredatastudio-linux-1.52.0.tar.gz which I found from Microsoft site: https://learn.microsoft.com/fr-fr/azure-data-studio/download-azure-data-studio?tabs=win-install%2Cwin-user-install%2Credhat-install%2Cwindows-uninstall%2Credhat-uninstall
willtrnr commented on 2024-10-14 16:53 (UTC) (edited on 2025-08-02 03:58 (UTC) by willtrnr)
If your system is setup to build debug packages there will be conflicts between this one and visual-studio-code-bin-debug since both of them contain a few identical binaries.
The easiest way to solve this is to either simply not build the debug packages or uninstall visual-studio-code-bin-debug.
freebench commented on 2024-09-20 00:57 (UTC) (edited on 2024-09-20 01:13 (UTC) by freebench)
hi, it seems the install fails due to already installed visual-studio-code-bin package.
is there a cure to this ?
$ makepkg -sirc
==> WARNING: A package has already been built, installing existing package...
==> Installing package azuredatastudio-bin with pacman -U...
loading packages...
resolving dependencies...
looking for conflicting packages...
Packages (2) azuredatastudio-bin-1.49.1-1 azuredatastudio-bin-debug-1.49.1-1
Total Installed Size: 634.98 MiB
:: Proceed with installation? [Y/n] y
(2/2) checking keys in keyring [#####################################################################################] 100%
(2/2) checking package integrity [#####################################################################################] 100%
(2/2) loading package files [#####################################################################################] 100%
(2/2) checking for file conflicts [#####################################################################################] 100%
error: failed to commit transaction (conflicting files)
azuredatastudio-bin-debug: /usr/lib/debug/.build-id/c1/1c9bc818110b2370d9992f885037b7a1f74378 exists in filesystem (owned by visual-studio-code-bin-debug)
azuredatastudio-bin-debug: /usr/lib/debug/.build-id/c1/1c9bc818110b2370d9992f885037b7a1f74378.debug exists in filesystem (owned by visual-studio-code-bin-debug)
Errors occurred, no packages were upgraded.
==> WARNING: Failed to install built package(s).
==> Cleaning up...
UPDATE: it turns up visual-studio-code-bin-debug is not in use, left over. once removed - install succeeded
mfechner commented on 2024-08-14 05:41 (UTC)
I had the same problem and deleting the downloaded file fixed it for me: rm -R /var/tmp/pamac*
matrs commented on 2024-08-04 19:05 (UTC)
a validity check error with latest release:
-> Found azuredatastudio.desktop
==> Validating source files with sha256sums...
azuredatastudio-bin-1.49.0.tar.gz ... FAILED
azuredatastudio.desktop ... Passed
==> ERROR: One or more files did not pass the validity check!
Command 'sudo --user=#1000 -- makepkg --force' failed to execute.
Pinned Comments
willtrnr commented on 2026-02-28 17:54 (UTC) (edited on 2026-02-28 17:54 (UTC) by willtrnr)
Since Azure Data Studio is retired I will try to keep this package building for preservation purposes, but don't expect any further updates.
willtrnr commented on 2024-10-14 16:53 (UTC) (edited on 2025-08-02 03:58 (UTC) by willtrnr)
If your system is setup to build debug packages there will be conflicts between this one and
visual-studio-code-bin-debugsince both of them contain a few identical binaries.The easiest way to solve this is to either simply not build the debug packages or uninstall
visual-studio-code-bin-debug.