pkg_delete multimedia/mplayer doesn't work
Erik Trulsson
ertr1013 at student.uu.se
Thu Jun 24 13:29:59 PDT 2004
On Thu, Jun 24, 2004 at 04:20:06PM -0400, epilogue at allstream.net wrote:
> On Thu, 24 Jun 2004 22:10:25 +0200
> jobse <jobse at u90.kks.kau.se> wrote:
>
> > On Thu, 2004-06-24 at 21:15, epilogue at allstream.net wrote:
> > > On Thu, 24 Jun 2004 19:50:50 +0200
> > > jobse <jobse at u90.kks.kau.se> wrote:
> > >
> > > > hello
> > > > I do like this from /usr/ports.
> > > > pkg_delete multimedia/mplayer*, right.
>
> though cd to the mplayer ports dir followed by make deinstall 'should'
> have solved the problem, i just noticed another detail worth mentioning.
>
> you're using pkg_delete here. i do not believe that it accepts shell
> globs (like * or ?). you might have better luck with pkg_deinstall -- part
> of the tools installed by /sysutils/portupgrade, which i *highly*
> recommend.
pkg_delete does accept shell globs, but you have to quote them to make
sure that the shell does not expand them.
(I.e. one should do something like
pkg_delete 'mplayer*'
to delete all all packages whose name start with mplayer.)
--
<Insert your favourite quote here.>
Erik Trulsson
ertr1013 at student.uu.se
More information about the freebsd-questions
mailing list