at-spi2-core 2.52.0
Assistive Technology Service Provider Interface, core components
The Assistive Technology Service Provider Interface, core components, is part of the GNOME accessibility project.
- Outputs:
doc
,out
- Website: https://wiki.gnome.org/Accessibility/
- Licenses: LGPL 2.1+
- Package source: gnu/packages/gtk.scm
- Builds: See build status
- Issues: See known issues
Installation
Install at-spi2-core 2.52.0
as follows:
guix install at-spi2-core@2.52.0
Or install the latest version:
guix install at-spi2-core
The at-spi2-core
package provides more outputs besides the default (out
). You can install them by appending :output-name
to the package specification. For example:
guix install at-spi2-core:doc
You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell
documentation for more information.