Search Criteria
Package Details: mutt-wizard-git 3.2.1.r55.gc8bbef5-2
Package Actions
Git Clone URL: | https://aur.archlinux.org/mutt-wizard-git.git (read-only, click to copy) |
---|---|
Package Base: | mutt-wizard-git |
Description: | Easily auto-configure neomutt and isync/mpop with safe passwords (IMAP/POP3/SMTP) |
Upstream URL: | https://github.com/lukesmithxyz/mutt-wizard |
Keywords: | email isync neomutt terminal |
Licenses: | GPL3 |
Conflicts: | mutt-wizard |
Provides: | mutt-wizard |
Submitter: | Kr1ss |
Maintainer: | Kr1ss |
Last Packager: | Kr1ss |
Votes: | 28 |
Popularity: | 0.000014 |
First Submitted: | 2019-04-23 16:24 (UTC) |
Last Updated: | 2021-07-16 18:48 (UTC) |
Dependencies (20)
- curl (curl-http3-ngtcp2AUR, curl-gitAUR, curl-c-aresAUR)
- isync (isync-utf8-mailboxesAUR, isync-gitAUR, isync-config-patchedAUR, mbsync-gitAUR)
- libnotify (libnotify-gitAUR)
- msmtp (msmtp-gitAUR, msmtp-ntlmAUR)
- neomutt (neomutt-gitAUR)
- notmuch-runtime (notmuch-runtime-gitAUR)
- pass (pass-gitAUR, pass-parcelliteAUR, gopass-symlinksAUR)
- perl (perl-gitAUR)
- git (git-gitAUR, git-glAUR) (make)
- abookAUR (abook-configdirAUR) (optional) – contact store and tab completion
- cron (scron-gitAUR, vixie-cronAUR, busybox-crondAUR, mcronAUR, dcronAUR, dcron-gitAUR, cronie-selinuxAUR, systemd-cron-next-gitAUR, systemd-cronAUR, cronie, fcron) (optional) – set up automatic mail syncing
- elinks (elinks-gitAUR) (optional) – view HTML email inside of the neomutt TUI
- imagemagick (imagemagick-gitAUR, imagemagick-full-gitAUR, imagemagick-fullAUR) (optional) – view images inside of the neomutt TUI
- links (links-g-directfbAUR) (optional) – view HTML email inside of the neomutt TUI
- lynx (lynx-gitAUR, lynx-currentAUR) (optional) – view HTML email inside of the neomutt TUI
- mpop (mpop-gnomeAUR) (optional) – if you want to use POP3 email access
- pam-gnupgAUR (pam-gnupg-gitAUR) (optional) – automatically unlock gpg keys at session login
- protonmail-bridge (protonmail-bridge-nokeychainAUR) (optional) – use neomutt with protonmail accounts
- urlviewAUR (urlview-xdg-gitAUR, urlview-gitAUR) (optional) – list URLs found in mails to open them in a browser
- w3m (w3m-rkta-gitAUR) (optional) – view HTML email and images inside of the neomutt TUI
Latest Comments
« First ‹ Previous 1 2 3 Next › Last »
Kr1ss commented on 2020-09-30 16:32 (UTC) (edited on 2020-09-30 16:32 (UTC) by Kr1ss)
@taylor85345 thx for your comment. Since this is a
-git
package, it always builds the latest upstream trunk (master
branch from the GitHub repository in this case).If you have an older version, just rebuild the package,
makepkg
will pull the latest sources.The package version which is displayed in the AUR interface just reflects the version at which the package was uploaded the last time. The actual
pkgver
of the built package is computed at build time.Cheers !
taylor85345 commented on 2020-09-30 16:15 (UTC)
The current AUR build 799.g497839b-1 is in need of an update. The notmuch filter macro, triggered by Ctrl-F, fails and crashes neomutt in this build. The macro has been fixed in more recent commits.
Kr1ss commented on 2020-06-29 17:34 (UTC) (edited on 2020-06-29 17:36 (UTC) by Kr1ss)
Thx a lot for mentioning this @sommerfeld !
I've assumed
neomutt
was x86_64, without checking if there are other builds too.Cheers !
sommerfeld commented on 2020-06-29 17:24 (UTC)
arch
should beany
in thePKGBUILD
since none of the deps are x86-only. I install mutt-wizard and all its deps fine on my rpi.The only annoyance I get is this warning:
which is not even true...
Kr1ss commented on 2019-11-25 15:19 (UTC) (edited on 2019-11-25 17:20 (UTC) by Kr1ss)
I'm going to fix that tonite @friday13. Thx for reporting !
E/ Done. Cheers !
friday13 commented on 2019-11-25 05:32 (UTC)
error: failed to commit transaction (conflicting files) mutt-wizard-git: /usr/local/share/man exists in filesystem (owned by filesystem) Errors occurred, no packages were upgraded.
Kr1ss commented on 2019-10-11 09:02 (UTC)
It does pull the latest commit.
Regarding the notmuch dependency, you are right. I must've missed that. Will take care of that tonight, thank you for mentioning that.
kronikpillow commented on 2019-10-11 07:21 (UTC) (edited on 2019-10-11 07:22 (UTC) by kronikpillow)
does this install the latest commit? notmuch is not listed as a optional dependency while the config includes keybindings and functions for it
Kr1ss commented on 2019-09-23 09:58 (UTC)
@jemadux the wizard is supposed to be started with
There are also some arguments/options you can use.
will give you a manual. Also there's documentation in the repository's README.md document.
jemadux commented on 2019-09-23 09:52 (UTC)
➜ ~ mutt-wizard zsh: command not found: mutt-wizard ➜ ~
« First ‹ Previous 1 2 3 Next › Last »