Search Criteria
Package Details: perl-linux-desktopfiles 0.25-2
Git Clone URL: | https://aur.archlinux.org/perl-linux-desktopfiles.git (read-only, click to copy) |
---|---|
Package Base: | perl-linux-desktopfiles |
Description: | Linux::DesktopFiles - a very fast Perl module for parsing the Linux desktop files. |
Upstream URL: | https://metacpan.org/release/Linux-DesktopFiles |
Keywords: | perl |
Licenses: | |
Submitter: | trizen |
Maintainer: | trizen |
Last Packager: | trizen |
Votes: | 82 |
Popularity: | 0.018735 |
First Submitted: | 2012-07-19 19:31 |
Last Updated: | 2018-12-07 11:01 |
Latest Comments
warp4ever commented on 2020-07-22 12:33
Same message here with 3 versions:
~$ pacman -Qqo '/usr/lib/perl5/5.26'
perl-cddb perl-cddb-file
~$ pacman -Qqo '/usr/lib/perl5/5.28'
obexftp
~$ pacman -Qqo '/usr/lib/perl5/5.30'
perl-webservice-musicbrainz
erikdubois commented on 2018-10-27 06:16
Last update gives here a message.
WARNING: '/usr/lib/perl5/5.26' contains data from at least 1 packages which will NOT be used by the installed perl interpreter. -> Run the following command to get a list of affected packages: pacman -Qqo '/usr/lib/perl5/5.26'
pacman -Qqo '/usr/lib/perl5/5.26'
The result was perl-linux-desktopfiles
Just wanted you to be aware of this.
bidulock commented on 2017-09-05 16:24
Sorry, my bad. Please disregard.
trizen commented on 2017-09-05 16:13
On my machine (under "testing" and "community-testing" repos), it creates: "/usr/lib/perl5/5.26/vendor_perl/auto/Linux/DesktopFiles/", which is the correct path.
Version of ExtUtils::MakeMaker:
$ perl -MExtUtils::MakeMaker -E 'say $ExtUtils::MakeMaker::VERSION'
7.3
Probably, you have to delete the following directories:
/usr/lib/perl5/core_perl/
/usr/lib/perl5/site_perl/
/usr/lib/perl5/vendor_perl/
...then reinstall this package.
trizen commented on 2016-04-18 19:22
Probably you have Perl installed inside the $HOME directory by perlbrew. If the output of the command "which perl" is something different than "/usr/bin/perl", then try to execute "perlbrew switch-off" to revert to system perl.
tea commented on 2016-04-18 19:17
For reasons I can't figure out, this keeps installing to my home directory.
The contents of $pkgdir are /home/joe/perl5/[..]