Search Criteria
Package Details: perl-file-rename 2.02-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/perl-file-rename.git (read-only, click to copy) |
|---|---|
| Package Base: | perl-file-rename |
| Description: | Renames multiple files using Perl regular expressions. |
| Upstream URL: | https://metacpan.org/release/File-Rename |
| Licenses: | PerlArtistic |
| Conflicts: | perl-rename |
| Provides: | perl-rename |
| Submitter: | figue |
| Maintainer: | figue |
| Last Packager: | figue |
| Votes: | 3 |
| Popularity: | 0.47 |
| First Submitted: | 2021-02-06 19:28 (UTC) |
| Last Updated: | 2025-10-18 20:02 (UTC) |
Required by (12)
- amd-real-ucode-git (requires perl-rename) (make)
- amd-real-ucode-resigned-git (requires perl-rename) (make)
- kicad-diff-git (requires perl-rename)
- kiri-git (requires perl-rename)
- nerd-fonts-ricty (requires perl-rename) (make)
- otf-twemoji-all (requires perl-rename) (make)
- otf-twemoji-colrv0 (requires perl-rename) (make)
- otf-twemoji-colrv1 (requires perl-rename) (make)
- simcity-3000-gog (requires perl-rename) (make)
- ttf-twemoji-cbdt (requires perl-rename) (make)
- ttf-twemoji-colrv0 (requires perl-rename) (make)
- ttf-twemoji-colrv1 (requires perl-rename) (make)
Latest Comments
figue commented on 2021-02-10 21:44 (UTC)
Thanks, ok I'll add provides then...
Upstream packages are from different people:
https://metacpan.org/release/File-Rename --> Robin Barker
https://metacpan.org/release/PEDERST/rename-1.9 --> Peder Stray
sylphio commented on 2021-02-10 20:24 (UTC) (edited on 2021-02-10 20:25 (UTC) by sylphio)
@figue I am not familiar with these packages either. While installing this package (as a dependency of
icecat), I faced an issue because it wanted to overwrite files owned byperl-rename(from thecommunityrepository). They seem to be the same program.The version of
perl-renameavailable incommunityseems too old for the requirements oficecat, soperl-file-renameis indeed necessary. I just addedto the PKGBUILD, and that solved the issue for me.
I may have overlooked something; feel free to criticise my solution.
figue commented on 2021-02-10 16:05 (UTC)
@sylphio why? Upstream name is File-Rename... I'm not used to perl packages. Just created this because I couldn't find to build IceCat.
sylphio commented on 2021-02-10 15:58 (UTC)
Should this package not conflict (and provide)
perl-rename?