aysiu / purebuntu

Generates apt-get commands to remove *buntu-desktop metapackages and dependencies from other *buntu-desktop metapackages
GNU General Public License v3.0
25 stars 3 forks source link

Complete rewrite with regex #2

Closed aysiu closed 8 years ago

aysiu commented 8 years ago

Single command to get all dependencies (not recursive but fairly complete for the major items), and then using regex to parse out what needs to be put into a list to be removed.