I need to convert some miscellaneous files (pptx, xlsx, dox) to PDFs, and I need to do it on Linux. I found that "good way" to do this is using the unoconv package.
The problem is that when I try to do sudo yum install unoconv
it tells me that
Loaded plugins: dkms-build-requires, priorities, update-motd, upgrade-helper, versionlock
No package unoconv available.
Error: Nothing to do
How can I add the package to the available ones from command line?
the distro is:
NAME="Amazon Linux AMI"
VERSION="2018.03"
ID="amzn"
ID_LIKE="rhel fedora"
VERSION_ID="2018.03"
PRETTY_NAME="Amazon Linux AMI 2018.03"
ANSI_COLOR="0;33"
CPE_NAME="cpe:/o:amazon:linux:2018.03:ga"
HOME_URL="http://aws.amazon.com/amazon-linux-ami/"