Extracting
-
2. Extracting
Then to Extract .deb File/Package in Solus
Simply run:ar -xv [MYPACKAGE].deb
Just Replace [MYPACKAGE] with the Name.
Contents
$schemamarkup = get_post_meta(get_the_ID(), 'schemamarkup', true); if(!empty($schemamarkup)) { echo $schemamarkup; }
Then to Extract .deb File/Package in Solus
Simply run:
ar -xv [MYPACKAGE].deb
Just Replace [MYPACKAGE] with the Name.