⚝
One Hat Cyber Team
⚝
Your IP:
216.73.216.154
Server IP:
13.127.59.50
Server:
Linux ip-172-31-46-210 5.15.0-1033-aws #37~20.04.1-Ubuntu SMP Fri Mar 17 11:39:30 UTC 2023 x86_64
Server Software:
Apache/2.4.41 (Ubuntu)
PHP Version:
7.4.3-4ubuntu2.29
Buat File
|
Buat Folder
Eksekusi
Dir :
~
/
usr
/
share
/
doc
/
shared-mime-info
/
View File Name :
README
# Shared MIME Info The shared-mime-info package contains: - The core database of common MIME types, their file extensions and icon names. - The update-mime-database command, used to extend the DB and install a new MIME data. - The freedesktop.org shared MIME database spec. It is used by GLib, GNOME, KDE, XFCE and many others. For more information about the database see the [Shared MIME Info Specification here](https://www.freedesktop.org/wiki/Specifications/shared-mime-info-spec/). ## Installation To install do: $ ./configure --prefix=/usr --sysconfdir=/etc $ make $ sudo make install If you are building from git then you will have to run `./autogen.sh` first. It requires glib to be installed for building the update command. Additionally, it uses gettext and itstool for translations. This database is translated at Transifex. Please report bugs here: https://gitlab.freedesktop.org/xdg/shared-mime-info/issues Getting involved in freedesktop.org projects guide: https://www.freedesktop.org/wiki/GettingInvolved/ ## Useful reference links IANA: https://www.iana.org/assignments/media-types/ KDE's old mime-types: http://websvn.kde.org/branches/KDE/3.5/kdelibs/mimetypes/ UNIX file tool and libmagic https://github.com/file/file