Cheap VPS & Xen Server


Residential Proxy Network - Hourly & Monthly Packages

How to install libnvidia-ifr1 on Debian Unstable (Sid)


Install libnvidia-ifr1

Installing libnvidia-ifr1 package on Debian Unstable (Sid) is as easy as running the following command on terminal:

sudo apt-get update
sudo apt-get install libnvidia-ifr1

libnvidia-ifr1 package information

distro Debian Unstable (Sid)
section Non-Free
name libnvidia-ifr1
version 352.79-6
description NVIDIA OpenGL-based Inband Frame Readback runtime library
subsection libs
website nvidia.com
maintainer Debian NVIDIA Maintainers

Uninstall libnvidia-ifr1

To remove just libnvidia-ifr1 package itself from Debian Unstable (Sid) execute on terminal:

sudo apt-get remove libnvidia-ifr1

Uninstall libnvidia-ifr1 and it’s dependent packages

To remove the libnvidia-ifr1 package and any other dependant package which are no longer needed from Debian Sid.

sudo apt-get remove --auto-remove libnvidia-ifr1

Purging libnvidia-ifr1

If you also want to delete configuration and/or data files of libnvidia-ifr1 from Debian Sid then this will work:

sudo apt-get purge libnvidia-ifr1

To delete configuration and/or data files of libnvidia-ifr1 and it’s dependencies from Debian Sid then execute:

sudo apt-get purge --auto-remove libnvidia-ifr1

 

Comments

comments