Install Mimeopen On A Debian, Ubuntu, Arch, Kali And Raspbian
Install mimeopen
-
Debian
apt-get install libfile-mimeinfo-perlClick to copy -
Ubuntu
apt-get install libfile-mimeinfo-perlClick to copy -
Arch Linux
pacman -S perl-File-MimeInfoClick to copy -
Kali Linux
apt-get install libfile-mimeinfo-perlClick to copy -
Raspbian
apt-get install libfile-mimeinfo-perlClick to copy
libfile-mimeinfo-perl
Perl module to determine file typesFile::MimeInfo can be used to determine the mime type of a file. It tries to implement the freedesktop specification for a shared MIME database. This package also contains two related utilities: * mimetype: determine a file's mimetype * mimeopen: open files according to their mimetype
perl-File-MimeInfo
Determine file type and open application
Install the latest version of mimeopen in Debian, Ubuntu, Arch, Kali and Raspbian from terminal. To install the mimeopen just copy the above command for your OS and run into terminal. After you run the command it will grab the latest version of mimeopen from the respository and install it in your computer/server.




