Hello everybody!
I'm a new user on FreeBSD for two months.
I've deleted some useless packages for me on my KDE session.
For example:
When I try to install vlc,
I have read the
My question is how can I install vlc and exclude the rest.
Cheers
I'm a new user on FreeBSD for two months.
I've deleted some useless packages for me on my KDE session.
For example:
Code:
$sudo pkg delete -f kdegames-4.14.2
$sudo pkg autoremove
When I try to install vlc,
pkg wants to install kdegames-4.14.2 with dependencies also.I have read the
man pkg and the lock option is not recommended.My question is how can I install vlc and exclude the rest.
Cheers