home » zplus/dokk.git
ID: b94dd6bf95f5f36a32685bae3cb9cfeb56f323b6
30 lines — 913B — View raw


{
    "@context": {
        "library": "dokk:vocab:library:",
        "license": "dokk:vocab:license:",
        "license:licensed_under": {
            "@type": "@id"
        },
        "license:translation_of": {
            "@type": "@id"
        },
        "blob": "dokk:vocab:blob:"
    },
    "@type": [
        "library:Item"
    ],
    "@id": "dokk:Installing_applications_on_Linux_Kenlon",
    "library:author": [
        "Patrick H. Mullins",
        "Chris Hermansen",
        "Seth Kenlon"
    ],
    "license:licensed_under": [
        "dokk:license:CC-BY-SA-4.0"
    ],
    "library:title": "Installing applications on Linux",
    "blob:at": {
        "@id": "file:/pdf/Installing_applications_on_Linux_Kenlon.pdf",
        "blob:primary_source": "https://opensource.com/sites/default/files/gated-content/osdc_installing_applications_on_linux.pdf",
        "blob:retrieval_date": "2023-03-08"
    }
}