Shouldn't tasksel be installed by default?
        Posted  
        
            by 
                Neil Trodden
            
        on Ask Ubuntu
        
        See other posts from Ask Ubuntu
        
            or by Neil Trodden
        
        
        
        Published on 2010-09-09T20:39:08Z
        Indexed on 
            2011/01/17
            15:59 UTC
        
        
        Read the original article
        Hit count: 260
        
It just isn't there on the base install of a virtual host I am evaluating from an ISP.
Not in path:
root@vpstest2:~# tasksel       
-bash: tasksel: command not found
Config files not there:
root@vpstest2:~# ls /usr/share/tas*
ls: cannot access /usr/share/tas*: No such file or directory
It's just .... gone!
root@vpstest2:~# whereis tasksel
tasksel:
I'm a little concerned that the install is broken. Running locate spews this out:
locate: can not stat () `/var/lib/mlocate/mlocate.db': No such file or directory
        © Ask Ubuntu or respective owner