You are not logged in.
Hi there,
I am more of the type that if I don't know anything about it I do not install it. I found a some posts explaining a few of the options in the post-installation script and some i didn't.
So... With that said, I don't know anything about the following. Could someone please explain the package that the Post-installation script is asking if I want to install.
1. What is the "version control tools? and what do they do (cb-meta-vcs)?
2. What is the "packaging tools" and what do they do (cb-meta-packaging)?
Thanks.
Last edited by raksasas (2013-09-13 01:07:59)
Offline
Try:
sudo apt-get -s install cb-meta-vcs
sudo apt-get -s install cb-meta-packagingThe -s stands for "simulate" so it will not actually install anything; it will show you what would be installed by these meta-packages. Then you can decide if it's something you need/want, and if so, do it again without the -s (or use the post-install script if you'd rather do it that way).
/hugged
Offline
@snowpine - I am sorry. I do not see how that explains what it is and what it does. It just shows what will install. I get a little bit more information when I try to get the description but not much more.
sudo apt-cache search cb-meta-vcscb-meta-vcs - CrunchBang version control meta package
sudo apt-cache serach cb-meta-packagingcb-meta-packaging - CrunchBang packaging meta package
Offline
If you're not doing any development work you can just skip over that section, but version control tools are used primarily to keep track of changes to applications you're working on (necessary when working in a group, but good to have when doing solo work) and packaging tools are primarily for when you're building applications for distribution. There isn't anything unsafe in there if that's what you're asking, but you probably don't need to install it for general use.
#! forum moderator - Please help us keep your forums manageable.
Offline
chillicampari, thank you. No, I don't think I will be doing any development. At least not at this stage and time.
Last edited by raksasas (2013-09-13 01:08:33)
Offline
Not trying to be a smartass, but did you worry about all the things #! installed without asking you?
There are no stupid questions. Only stupid people.
Offline
Well, sometimes you just have to turn a blind eye and deaf ear 
Offline
Copyright © 2012 CrunchBang Linux.
Proudly powered by Debian. Hosted by Linode.
Debian is a registered trademark of Software in the Public Interest, Inc.