How to Install at-spi software package in Debian 8 (Jessie)

How to Install at-spi software package in Debian 8 (Jessie)

at-spi software package provides virtual package provided by libatk-adaptor, you can install in your Debian 8 (Jessie) by running the commands given below on the terminal,

$ sudo apt-get update
$ sudo apt-get install at-spi

at-spi is installed in your system.

Make ensure the at-spi package were installed using the commands given below,

$ sudo dpkg-query -l | grep at-spi*

You will get with at-spi package name, version, architecture and description in a table

at-spi package basic information:

Distro Debian 8 jessie
Section Virtual packages
Package at-spi
Version
Description virtual package provided by libatk-adaptor
Sub Section virtual


See Also, How to uninstall or remove at-spi software package from Debian 8 (Jessie)?