--- storageexplorer/PKGBUILD 2017-04-12 19:52:29.000000000 +0300
+++ storageexplorer_new/PKGBUILD 2017-06-13 17:16:09.658487932 +0300
@@ -6,12 +6,12 @@
arch=(x86_64)
url="http://storageexplorer.com/"
license=('unknown')
-depends=('gnome-keyring')
+depends=('gnome-keyring' 'libgnome-keyring')
provides=('storageexplorer')
changelog=
source=("StorageExplorer-linux-x64.tar.gz::https://go.microsoft.com/fwlink/?LinkId=722418"
"storageexplorer.desktop")
-sha256sums=('ada50a95e00f1b8626502ec59ae4b27bc77421613ff8aab1ae8f723d2023e4d8'
+sha256sums=('765352d213d9adbbfbc7e85bd609015d6ef3361f238f5965ddeb6b59f815873e'
'c11f45ad21c26007ba2f852e6a522e41e2433c527223b04d41648eb71fb7384f')
package() {
Search Criteria
Package Details: storageexplorer 1.44.0-2
Package Actions
| Git Clone URL: | https://aur.archlinux.org/storageexplorer.git (read-only, click to copy) |
|---|---|
| Package Base: | storageexplorer |
| Description: | Microsoft Azure Storage Explorer is a standalone app from Microsoft that allows you to easily work with Azure Storage data on Windows, macOS and Linux. |
| Upstream URL: | https://github.com/microsoft/AzureStorageExplorer/releases |
| Keywords: | azure cloud microsoft storage |
| Licenses: | unknown |
| Provides: | storageexplorer |
| Submitter: | XenGi |
| Maintainer: | faultylee |
| Last Packager: | faultylee |
| Votes: | 30 |
| Popularity: | 0.60 |
| First Submitted: | 2017-02-23 15:38 (UTC) |
| Last Updated: | 2026-06-30 03:14 (UTC) |
Dependencies (2)
Required by (0)
Sources (2)
eatsaq commented on 2017-06-13 14:17 (UTC)
XenGi commented on 2017-03-16 10:42 (UTC)
Path in desktop file and dependencies should be fixed now.
buzztaiki commented on 2017-03-15 17:12 (UTC)
Path entry of storageexplorer.desktop is wrong.
expected: /opt/StorageExplorer
actual: /opt/storageexplorer
gehzumteufel commented on 2017-03-13 22:04 (UTC)
Can you please add the dependency of gnome-keyring? This app does not function without it. Depending on the library is _not_ enough. It needs the actual application to function.
<deleted-account> commented on 2017-03-01 23:42 (UTC)
I get this error on startup:
Error: libgnome-keyring.so.0: cannot open shared object file: No such file or directory
It seems to me that this depends on the gnome keyring.
Pinned Comments
faultylee commented on 2024-05-28 06:20 (UTC)
The latest update from 1.34.0 is now using .NET Core 8.0 (
extra/dotnet-runtime)