Skip to content Skip to sidebar Skip to footer
Showing posts with the label Apt

Using "apt-get Install Xxx" Inside Python Script

currently I need to install some package using apt or rpm, according the OS. I saw the lib 'apt… Read more Using "apt-get Install Xxx" Inside Python Script