Solved Remove Audacious

When I want to install putty, gcc49, wireshark and every other tools it notify me!
I think that maybe I must be remove every pkg cache memory.
The first time it notified me was yesterday that I wanted to install audacious then I removed it because of when I clicked on home folder at MATE desktop the audacious was running wrong and I decided to remove audacious.
 
For Example, I want to install net-mgmt/ettercap:

Code:
root@unix:~ # pkg install ettercap
Updating FreeBSD repository catalogue...
FreeBSD repository is up-to-date.
All repositories are up-to-date.
The following 2 package(s) will be affected (of 0 checked):

New packages to be INSTALLED:
   ettercap: 0.8.2,1
   audacious: 3.5.2

The process will require 3 MiB more space.
966 KiB to be downloaded.

Proceed with this action? [y/N]:
 
Code:
root@unix:/usr/home/user # pkg info -x audacious
audacious-plugins-3.5.2
audacious-skins-0.4
root@unix:/usr/home/user #
 
Back
Top