Search Criteria
Package Details: mautrix-instagram 0.2607.0-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/mautrix-instagram.git (read-only, click to copy) |
|---|---|
| Package Base: | mautrix-instagram |
| Description: | A Matrix-Instagram puppeting bridge |
| Upstream URL: | https://github.com/mautrix/meta |
| Licenses: | AGPL-3.0-or-later |
| Submitter: | bjo |
| Maintainer: | marcool04 |
| Last Packager: | marcool04 |
| Votes: | 1 |
| Popularity: | 0.92 |
| First Submitted: | 2022-02-11 23:51 (UTC) |
| Last Updated: | 2026-07-16 16:05 (UTC) |
Dependencies (4)
- glibc (glibc-gitAUR, glibc-git-native-pgoAUR, glibc-eacAUR)
- libolm (libolm-gitAUR)
- go (go-gitAUR, gcc-go-gitAUR, goup-rsAUR, go-binAUR, gcc-go-snapshotAUR, gcc-go) (make)
- ffmpeg (ffmpeg-nvcodec-11-1-gitAUR, ffmpeg-ffplayoutAUR, ffmpeg-cudaAUR, ffmpeg-whisper-gitAUR, ffmpeg-decklinkAUR, ffmpeg-whisperAUR, ffmpeg-cuda-fullAUR, ffmpeg-amd-full-gitAUR, librempeg-gitAUR, ffmpeg-full-llvmAUR, ffmpeg-fullAUR, ffmpeg-libfdk_aacAUR, ffmpeg-amd-fullAUR, ffmpeg-headlessAUR, ffmpeg-obsAUR, ffmpeg-gitAUR, ffmpeg-full-gitAUR) (optional) – If you want to send gifs from Matrix
Latest Comments
marcool04 commented on 2026-08-08 07:15 (UTC)
Glad that it's working on your end. 👍️
And you are very welcome, thanks for taking the time to point out the mistakes here.
nicolai_d commented on 2026-08-07 20:55 (UTC)
Yeah I noticed the message and I already did the same changes as your patch locally (and have setup my new bridge wich seems to be fully working, so I assume your patch would work as well 👍)
Thank you for maintaining these packages BTW! 🙏
marcool04 commented on 2026-08-07 20:24 (UTC)
If you like, you can try to apply this patch and see what happens:
marcool04 commented on 2026-08-07 20:17 (UTC)
Hi @nicolai_d.
Oh my mistake, I obviously botched the transition to the new split
mautrix-meta(= facebook) andmautrix-instagram.So, basically, I maintain the AUR PKGBUILD for mautrix-meta, and what tulir has announced [1] is that the code which used to be shared between Instagram and Facebook messengers is now diverging too much to keep the code together. However, there is indeed still only one upstream repo for mautrix-meta and two different sets of build instructions, so the transition is still in progress. However the errors you point out are my own and I'll fix them as soon as push is restored to AUR.
[1] https://mau.fi/blog/2026-07-mautrix-release/#new-instagram-bridge
nicolai_d commented on 2026-08-07 20:03 (UTC) (edited on 2026-08-07 20:04 (UTC) by nicolai_d)
It looks like this is a copy of the mautrix-meta package. It does indeed install the mautrix-instagram binary from the mautrix-meta repo, but the systemd service, the sysuser and tmpfile seems to all still be the mautrix-meta ones.
I assume this can't be updated right now because of the aur push freeze, right ?