Search Criteria
Package Details: azure-storage-explorer 1.27.0-1
Git Clone URL: | https://aur.archlinux.org/azure-storage-explorer.git (read-only, click to copy) |
---|---|
Package Base: | azure-storage-explorer |
Description: | Storage Explorer allows you to view and interact with your Azure Storage resources. |
Upstream URL: | https://github.com/microsoft/AzureStorageExplorer |
Licenses: | MIT, CCPL |
Provides: | azure-storage-explorer |
Submitter: | Fig |
Maintainer: | Fig |
Last Packager: | Fig |
Votes: | 2 |
Popularity: | 0.000000 |
First Submitted: | 2020-01-02 17:30 (UTC) |
Last Updated: | 2022-12-12 05:13 (UTC) |
Dependencies (6)
- alsa-lib (alsa-lib-git, alsa-lib-minimal-git, alsa-lib-x205ta)
- dotnet-runtime-6.0 (dotnet-runtime-6.0-bin)
- gtk3 (gtk3-git, gtk3-typeahead, gtk3-classic-noatk-64, gtk3-ubuntu, gtk3-no_deadkeys_underline, gtk3-patched-filechooser-icon-view, gtk3-classic)
- libsecret
- nodejs (nodejs6-bin, nodejs-git, nodejs-nightly, nodejs-lts-fermium, nodejs-lts-gallium, nodejs-lts-hydrogen)
- nss (nss-hg)
Latest Comments
yanboyang713 commented on 2023-03-01 13:37 (UTC)
Please, add gnome-keyring as dependencies
smallAndSimple commented on 2022-11-29 08:09 (UTC)
So currently dotnet-runtime is upgraded to version 7, which breaks this. You can just install dotnet-runtime-6.0-bin and be fine again, but it makes me wonder: Should there be a version restriction on dotnet-runtime?
xcoder123 commented on 2022-09-25 11:22 (UTC)
It's missing
dotnet-runtime
6 dependencyWhich is this package https://archlinux.org/packages/community/x86_64/dotnet-runtime/
rizwan486 commented on 2022-06-18 11:23 (UTC)
dotnet-runtime-3.1 is not available in AUR anymore
maximbaz commented on 2020-02-03 22:46 (UTC)
Hey :) Have you seen that there is
storageexplorer
AUR package? I think we must merge them, and I can help with that.Please have a look at the PKGBUILD and comments up there, I think there are some improvements you can make. For example, people are writing that
gconf
is an obsolete dependency.Also, a quick note, I can see you install
../StorageExplorer.desktop
but it is not present in thesource
array, so this will fail.To test that your PKGBUILD compiles in clean environment, you can use the following command from the directory containing PKGBUILD:
extra-x86_64-build
(it is part ofdevtools
package).mr_nuub commented on 2020-02-03 11:58 (UTC)
Hi! Please add missing dependency
dotnet-runtime-2.2
Thanks :-)