Search Criteria
Package Details: sticker-convert 2.20.0.0-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/sticker-convert.git (read-only, click to copy) |
|---|---|
| Package Base: | sticker-convert |
| Description: | Convert (animated) stickers to/from WhatsApp, Telegram, Signal, Line, Kakao, Viber, Discord, iMessage. Written in Python. |
| Upstream URL: | https://github.com/laggykiller/sticker-convert |
| Licenses: | GPLv2 |
| Submitter: | laggykiller |
| Maintainer: | laggykiller |
| Last Packager: | laggykiller |
| Votes: | 1 |
| Popularity: | 0.098403 |
| First Submitted: | 2025-01-26 18:01 (UTC) |
| Last Updated: | 2026-02-12 20:30 (UTC) |
Latest Comments
laggykiller commented on 2025-04-13 09:21 (UTC)
@amnesaic_user Thank you, your proposed change is adopted
amnesaic_user commented on 2025-04-13 04:45 (UTC) (edited on 2025-04-13 04:47 (UTC) by amnesaic_user)
Making a small change to PKGBUILD allows it to run without any more manual interventions.
Had some issues with reading documentation, missed a single line that was necessary for authentication, and traceback confused me ^.^' However I was able to easily take a sticker from Telegram and import it into Signal and use it there! Thanks for sharing this on the AUR!
laggykiller commented on 2025-03-25 15:02 (UTC)
@dreieck Thank you, your proposed change is adopted
dreieck commented on 2025-03-25 11:30 (UTC)
Please use version and package name specific downloads, otherwise conflicts are pre-programmed if version changes or another package also uses a generic downloaded-file-name and
$SRCDESTis set, e.g. in/etc/makepkg.conf:${pkgname}-${pkgver}-LICENSE::to theLICENSEentry in thesourcearray,sticker-convert-linux-x86_64-${pkgver}.zip::to thesticker-convert-linux-x86_64.zipentry in thesourcearray,sticker-convert-linux-aarch64-${pkgver}.zip::to thesticker-convert-linux-aarch64.zipentry in thesourcearray.Regards and thanks for the package!
dreieck commented on 2025-03-25 11:28 (UTC)
Source verification fails:
Regards!