How do I find add-ons for packages when using the command line?
        Posted  
        
            by 
                user74660
            
        on Ask Ubuntu
        
        See other posts from Ask Ubuntu
        
            or by user74660
        
        
        
        Published on 2012-09-20T14:51:38Z
        Indexed on 
            2012/09/20
            21:53 UTC
        
        
        Read the original article
        Hit count: 334
        
My question is a little bit different from others already asked, I guess. I've already searched for answers, but I didn't find anything related.
For example, I've always installed K3B via Terminal with the following command "sudo apt-get install k3b". It always worked, of course. One day, I decided to install it via Ubuntu Sofware Center and, to my surprise, there were a few Add-ons I didn't know about. I checked some of them to be installed as well because I found them useful.
Now, here's my question: When we try to install a software via Terminal and this software has add-ons, how do we know that? And how do we install the add-ons via Terminal?
I suppose we have to know the names of the add-ons first, and then install them one by one, once the main software has already been installed. But how do we get to know those names via Terminal? Using the Software Center is cool because it shows the add-ons, a brief description for each one and their names in brackets, right? How about that via Terminal?
I had never paid attention to this until I used the Software Center. By the way, K3B was just an example, of course.
© Ask Ubuntu or respective owner