Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 280691 - Quick uninstall of packages
Summary: Quick uninstall of packages
Status: RESOLVED WONTFIX
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High enhancement
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-08-07 19:22 UTC by Christophe LEFEBVRE
Modified: 2009-08-07 19:33 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Christophe LEFEBVRE 2009-08-07 19:22:54 UTC
When we are doing some cleanings on our computer, we appreciate to do some uninstallations quickly. Then, I suggest to add a command "unmerge" as "emerge --unmerge". Maybe an user-friendly command to add ?

Reproducible: Always

Steps to Reproduce:
1. unmerge [PACKAGE_NAME]
2.
3.

Actual Results:  
unmerge: command not found

Expected Results:  
Uninstall the [PACKAGE_NAME] package
Comment 1 Lars Wendler (Polynomial-C) (RETIRED) gentoo-dev 2009-08-07 19:28:14 UTC
Anything wrong with 

  emerge -C ...

we should know of?
Comment 2 Jeremy Olexa (darkside) (RETIRED) archtester gentoo-dev Security 2009-08-07 19:33:24 UTC
We already provide a long option, a short option, *AND* a tab completion setup. Use "app-shells/gentoo-bashcomp" and enjoy emerge -un<tab>