Found it. Thanks a lot
Search Criteria
Package Details: maestral 1.9.5-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/maestral.git (read-only, click to copy) |
|---|---|
| Package Base: | maestral |
| Description: | A light-weight and open-source Dropbox client |
| Upstream URL: | https://github.com/SamSchott/maestral |
| Keywords: | dropbox |
| Licenses: | MIT |
| Submitter: | coxackie |
| Maintainer: | PlasticSoup |
| Last Packager: | PlasticSoup |
| Votes: | 16 |
| Popularity: | 0.61 |
| First Submitted: | 2020-04-18 08:50 (UTC) |
| Last Updated: | 2025-10-07 00:58 (UTC) |
Dependencies (30)
- hicolor-icon-theme (hicolor-icon-theme-gitAUR)
- python
- python-click
- python-desktop-notifierAUR
- python-dropbox
- python-fasteners (python-fasteners-gitAUR)
- python-importlib-metadata
- python-keyring
- python-keyrings-alt
- python-packaging
- python-pathspec
- python-pyro5AUR (python-pyro5-gitAUR)
- python-requests
- python-rich
- python-surveyAUR
- python-typing_extensions
- python-watchdog (python-watchdog-gitAUR)
- python-xattr
- python-build (make)
- python-installer (make)
- Show 10 more dependencies...
Required by (2)
Sources (1)
ed_cheong0729 commented on 2025-11-27 17:24 (UTC)
PlasticSoup commented on 2025-11-19 23:32 (UTC)
A GUI is available. See maestral-qt in the "Required by" section above.
ed_cheong0729 commented on 2025-11-19 07:23 (UTC)
Can someone provide a GUI of maestral? Currently only CLI is supported. Much Appreciated
cedricmc commented on 2025-10-09 23:26 (UTC)
Ah, now I understand. Thx for the answer.
PlasticSoup commented on 2025-10-09 21:30 (UTC) (edited on 2025-10-09 21:34 (UTC) by PlasticSoup)
.pyc files are Python bytecode, which are architecture-independent.
cedricmc commented on 2025-10-09 20:07 (UTC)
PlasticSoup, thx for the reply (and the version update). Could you specify where am I mistaken? I've checked and the resulting package does have compiled python code (.pyc) and, according to the Arch Wiki, arch=(any) is not correct.
arch=(any)indicates the package can be built on any architecture, and once built, is architecture-independent in its compiled state (usually shell scripts, fonts, themes, many types of extensions, Java programs, etc.).arch=(...)with one or more architectures (but notany) indicates the package can be compiled for any of the specified architectures, but is architecture-specific once compiled.
PlasticSoup commented on 2025-10-07 01:57 (UTC)
You are mistaken, cedricmc.
cedricmc commented on 2025-10-05 16:40 (UTC)
BTW, the resulting package contains compiled code (.pyc), hence it is architecture-independent (correct me if I am mistaken). Therefore arch should be an array of possible target architectures: arch=('aarch64' 'armv7h' 'i686' 'x86_64').
cedricmc commented on 2025-10-05 10:42 (UTC)
Jeremy, please, next time care to comment or, at least, push the release number. Fixed upstream. Tested, ok. Recall to reactivate the check().
Pinned Comments