Thread: trying to uninstall srware iron. problems
tried install browser while , never worked. want rid of it. trying install else (i don't remember what) until iron got in way.
gave shot:
dpkg --remove --force remove-reinstreq iron
, got error:
dpkg: error: requested operation requires superuser privilege
gave shot:
sudo dpkg --configure -a
[password]
dpkg --remove --force remove-reinstreq iron
, got error:
dpkg: error: requested operation requires superuser privilege
![]()
appreciate help.
you'll need preface dpkg --remove command sudo:
that should take care of it. if package wasn't or installed first time around, might need run:code:sudo dpkg --remove --force remove-reinstreq iron
that correctly install package, allowing removal process know files supposed remove.code:sudo dpkg -i iron && sudo dpkg --remove --force remove-reinstreq iron
Forum The Ubuntu Forum Community Ubuntu Official Flavours Support General Help [ubuntu] trying to uninstall srware iron. problems
Ubuntu

Comments
Post a Comment