Results 1 to 4 of 4

Thread: PURGE Cinelerra

  1. #1
    Join Date
    Apr 2012
    Beans
    641

    PURGE Cinelerra

    Today I'm about to purger Cinelerra

    czgirb@czgirb:~$ sudo apt-get purge cinelerra
    [sudo] password for czgirb:
    Reading package lists... Done
    Building dependency tree
    Reading state information... Done
    Virtual packages like 'cinelerra' can't be removed
    0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
    czgirb@czgirb:~$
    Any idea?

  2. #2
    Join Date
    Apr 2005
    Location
    My dreams
    Beans
    3,558
    Distro
    Ubuntu 16.04 Xenial Xerus

    Re: PURGE Cinelerra

    First, try giving
    Code:
    apt-cache policy cinelerra-cv

  3. #3
    Join Date
    Nov 2012
    Location
    Halloween Town
    Beans
    Hidden!
    Distro
    Xubuntu Development Release

    Re: PURGE Cinelerra

    Quote Originally Posted by czgirb View Post
    Today I'm about to purger Cinelerra

    Any idea?
    Code:
    sudo apt-get purge cinelerra\*
    should do it.

  4. #4
    Join Date
    Apr 2012
    Beans
    641

    Re: PURGE Cinelerra

    Quote Originally Posted by slickymaster View Post
    Code:
    sudo apt-get purge cinelerra\*
    should do it.
    Yup! It's done.
    But please tell me
    sudo apt-get purge cinelerra
    won't do it? and why
    sudo apt-get purge cinelerra\*
    should do it?
    What is
    \*
    for?
    Please guide me ...

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •