Installing
-
3. Installing Package
Finally, to Install Package with Dependencies
Simply play:sudo dnf install ./*.rpm
Authenticate with the User Admin Pass.
If Got “User is Not in Sudoers file” then see: How to Enable sudo.
Contents
$schemamarkup = get_post_meta(get_the_ID(), 'schemamarkup', true); if(!empty($schemamarkup)) { echo $schemamarkup; }
Finally, to Install Package with Dependencies
Simply play:
sudo dnf install ./*.rpm
Authenticate with the User Admin Pass.
If Got “User is Not in Sudoers file” then see: How to Enable sudo.