logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

update-primesense-nite-nonfree - program to get the newest PrimeSense NITE module

Description

       The  program update-primesense-nite-nonfree takes care of downloading last minute information from Debian
       about suitable versions, removing the installed PrimeSense  NITE  module  if  it  has  been  reported  as
       insecure,  or,  if a newer suitable version is available, downloading a newer PrimeSense NITE modules and
       its installer from the PrimeSense download site, create a debian package from the downloaded  package  on
       the  local  system so that the installation of the package will comply with the DFSG.  This won't install
       the generated package if the package is not installed yet, but will upgrade the package if the  user  has
       already a version installed.

       A copy of the downloaded .tar.gz is saved in /var/cache/primesense-nite-nonfree for later reuse.

       The  program  update-primesense-nite-nonfree is used in the postinst and prerm scripts of the primesense-
       nite-nonfrewe Debian package, but this program can also be run manually by root.

Name

       update-primesense-nite-nonfree - program to get the newest PrimeSense NITE module

Options

--install
              To install, update  or  remove  PrimeSense  NITE  modules  depending  on  downloaded  last  minute
              information from Debian about suitable versions.

       --uninstall
              To remove PrimeSense NITE

       --verbose
              Produce detailed information about what's happening.

       --quiet
              Produce no informational output.

See Also

http://wiki.debian.org/PrimeSenseNite
              If you subscribe to this wiki page, then you will receive updates via e-mail.

       http://www.primesense.com/
              The PrimeSense homepage.

                                                  May 20, 2011                 UPDATE-PRIMESENSE-NITE-NONFREE(8)

Synopsis

update-primesense-nite-nonfree --install
       update-primesense-nite-nonfree --uninstall

See Also