Search Criteria
Package Details: python-magika 1.0.1-3
Package Actions
| Git Clone URL: | https://aur.archlinux.org/python-magika.git (read-only, click to copy) |
|---|---|
| Package Base: | python-magika |
| Description: | Detect file content types with deep learning |
| Upstream URL: | https://github.com/google/magika |
| Licenses: | Apache-2.0 |
| Provides: | magika-cli |
| Submitter: | bjin |
| Maintainer: | envolution (txtsd) |
| Last Packager: | txtsd |
| Votes: | 4 |
| Popularity: | 0.45 |
| First Submitted: | 2024-02-16 09:40 (UTC) |
| Last Updated: | 2025-11-14 04:30 (UTC) |
Dependencies (16)
- python
- python-click
- python-dotenv
- python-numpy (python-numpy-gitAUR, python-numpy-mkl-binAUR, python-numpy-mklAUR, python-numpy-mkl-tbbAUR, python-numpy1AUR)
- python-onnxruntime (python-onnxruntime-cpu, python-onnxruntime-cuda, python-onnxruntime-opt-cuda, python-onnxruntime-opt-rocm, python-onnxruntime-rocm)
- cargo (rust-gitAUR, rust-beta-binAUR, rustup-gitAUR, rust, rustup) (make)
- python-build (make)
- python-hatchling (python-hatchling-gitAUR) (make)
- python-installer (make)
- python-maturin (python-maturin-gitAUR) (make)
- python-poetry (python-poetry-gitAUR) (make)
- python-wheel (make)
- protobuf (protobuf-gitAUR) (check)
- python-daciteAUR (check)
- python-pytest (check)
- python-tqdm (check)
Latest Comments
1 2 Next › Last »
FabioCosta0305 commented on 2025-12-03 14:54 (UTC)
Alright... Discovered that the problem is because I had
rustupinstead ofrustinstalled, and for some reasoncargowas in fact a symlink torustupIn this case, I replaced
rustupforrustand now it workedFabioCosta0305 commented on 2025-12-03 14:48 (UTC)
Trying to go via
paruand that happened... Tried to do makepkg and got same resultAll my
rustpackages are there, andwhich cargoreturns/usr/bin/cargocylobi commented on 2025-11-19 12:34 (UTC) (edited on 2025-11-19 12:35 (UTC) by cylobi)
@Kcchouette I had the same problem and clean cached and reinstalled and it went alright. If you are using paru clean the cache like this:
Kcchouette commented on 2025-11-15 10:34 (UTC)
envolution commented on 2025-11-13 17:43 (UTC)
@txtsd looks good, thanks for the help! I don't think it's necessary to split the package - maybe provides=('magika-cli') would be enough
txtsd commented on 2025-11-13 16:37 (UTC)
I've pushed changes. Please take a look and see if it's alright, or if we should create a separate magika package for the rust binary instead.
txtsd commented on 2025-11-07 15:04 (UTC)
Can you also build the rust binary, or add me as co-maintainer and I'll help get it done?
<deleted-account> commented on 2024-02-17 17:55 (UTC)
why don't you increase "pkgrel"? You are required to do this whenever you update the package.
bjin commented on 2024-02-17 16:12 (UTC)
@qbammey: fixed
qbammey commented on 2024-02-17 10:19 (UTC)
python-poetry (https://archlinux.org/packages/extra/any/python-poetry/) seems to be a dependency as well.
1 2 Next › Last »