Search Criteria
Package Details: azuredatastudio-bin 1.42.0-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/azuredatastudio-bin.git (read-only, click to copy) |
---|---|
Package Base: | azuredatastudio-bin |
Description: | Azure Data Studio is a data management tool that enables you to work with SQL Server, Azure SQL DB and SQL DW (official prebuilt version) |
Upstream URL: | https://github.com/Microsoft/azuredatastudio |
Keywords: | mssql |
Licenses: | custom: microsoft |
Conflicts: | azuredatastudio |
Submitter: | wiill |
Maintainer: | wiill |
Last Packager: | wiill |
Votes: | 36 |
Popularity: | 1.60 |
First Submitted: | 2020-06-16 23:00 (UTC) |
Last Updated: | 2023-03-22 17:16 (UTC) |
Dependencies (13)
- curl (curl-minimal-git, curl-git)
- gcc-libs (gccrs-libs-git, gcc-libs-git)
- glibc (glibc-force-mmap, lib32-glibc-force-mmap, glibc-minimal-git, glibc-linux4, glibc-git, glibc-widevine)
- gnupg (gnupg-clavator, gnupg-large-rsa, gnupg-large-secmem, gnupg-minimal-git, gnupg-largekeys, gnupg-git, gnupg23)
- gtk3 (gtk3-git, gtk3-typeahead, gtk3-classic-noatk-64, gtk3-ubuntu, gtk3-no_deadkeys_underline, gtk3-patched-filechooser-icon-view, gtk3-classic)
- libnotify (libnotify-gtk2, libnotify-id, libnotify-git)
- libsecret
- libxkbfile
- libxss
- lsof (lsof-git)
- nss (nss-hg)
- sed (sed-git) (make)
- krb5 (krb5-git, krb5-minimal-git) (optional) – Windows authentication support
Latest Comments
1 2 3 4 5 6 Next › Last »
jg22 commented on 2022-11-25 15:08 (UTC)
Really handy dandy having it on AUR as a developer who's works with SQL Server. Thanks, wiill
ijann commented on 2022-03-22 22:52 (UTC)
@wiill UPS, which distracted, When downloading the file from Github Low like -Linux, So I thought that was the problem, You have reason, sorry, It is a download problem
wiill commented on 2022-03-22 22:38 (UTC)
@ijann there's nothing wrong with the package, you just had connection issues while downloading the archive.
ijann commented on 2022-03-22 22:33 (UTC)
@wiill This happens when I install your repo without changes --> https://ibb.co/L9w46fX
This happens when I change it by -linux --> https://ibb.co/P4WSTd2 | https://ibb.co/z8zLkFc
wiill commented on 2022-03-20 04:06 (UTC)
@ijann I don't understand, what problem are you having with the
-bin
. The package builds and install correctly.ijann commented on 2022-03-20 03:48 (UTC) (edited on 2022-03-20 03:49 (UTC) by ijann)
Hello, please change the line in the pkgbuild, line 2
pkgname=azuredatastudio-bin
by
pkgname=azuredatastudio-linux
For a correct installation of version 1.35.1-1
1 $> git clone https://aur.archlinux.org/azuredatastudio-bin.git
2 modify pkgbuild in a text editor
3 $> makepkg -cCifs
:D
wiill commented on 2021-02-10 18:58 (UTC)
I'm trying a new source URL which should hopefully stop breaking the build every time they release a patch version.
cuevaskoch commented on 2020-12-12 16:06 (UTC)
Looks like 1.25.1 is out. it's a bummer that they only provide a single link to the latest version, and the link doesn't change when the files underneath it do. Updating the sha256sum should do the trick:
mopo3ilo commented on 2020-12-11 18:31 (UTC)
==> ERROR: One or more files did not pass the validity check! error downloading sources: azuredatastudio-bin
wiill commented on 2020-06-16 23:01 (UTC) (edited on 2020-07-27 22:44 (UTC) by wiill)
READ THIS
Following the Arch packaging guidelines, this package will change to building from source for the next release (so 1.19.1+) and when I get the change to finish the proper build recipe for it.
If you instead want to keep using the binary distribution from Microsoft, switch to the
azuredatastudio-bin
package right now.EDIT: I still didn't get enough time to look into this in depth, for the time being, please use the
-bin
package.1 2 3 4 5 6 Next › Last »