Darksider3 / dotbot-apt-get

dotbot apt-get plugin

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Dotbot apt-get Plugin

For use with dotbot, this plugin allows one to easily install or upgrade a list of apt-get packages.

Usage

It's easiest to track this plugin in your dotfiles repo:

git submodule add https://github.com/rubenvereecken/dotbot-apt-get

I also recommend having your apt-get list in a separate file since dotbot will need root privileges in order to use the plugin. Using the plugin will look something like this:

./install -p dotbot-apt-get/aptget.py -c packages.conf.yaml

About

dotbot apt-get plugin


Languages

Language:Python 100.0%