# \[AN:xless]

안녕 리눅스의 xless package에 대한 일람이며, Alpabat 순으로 정렬 되었습니다.

**\[AN:xless]** repository는 RHEL/CentOS 7에 포함되어 있는 패키지 중에서 X 의존성을 제거한 패키지들을 포함하고 있습니다.

안녕 리눅스에서 기존의 RHEL/CentOS의 X환경을 사용하고 싶다면 설치 후, /etc/yum.repos.d/AnNyung.ks 파일에서 **\[AN:xless]** 설정을 주석 처리 하셔야 합니다.

* **cairo**
  * cairo - A 2D graphics library
  * cairo-devel - Development files for cairo
  * cairo-gobject - GObject bindings for cairo
  * cairo-gobject-devel - Development files for cairo-gobject
  * cairo-tools - Development tools for cairo
* **gd**
  * gd - A graphics library for quick creation of PNG or JPEG images
  * gd-devel - The development libraries and header files for gd
  * gd-progs - Utility programs that use libgd
* **gdk-fixbuf2**
  * gdk-pixbuf2 - An image loading library
  * gdk-pixbuf2-devel - Development files for gdk-pixbuf
* **giflib**
  * giflib - Library for manipulating GIF format image files
  * giflib-devel - Development tools for programs using the giflib library
  * giflib-utils - Programs for manipulating GIF format image files
* **gifsicle**
  * gifsicle - GIF 이미지와 애니메이션 관리 도구
* **graphviz**
  * graphviz - Graph Visualization Tools
  * graphviz-devel - Development package for graphviz
  * graphviz-doc - PDF and HTML documents for graphviz
  * graphviz-gd - Graphviz plugin for renderers based on gd
  * graphviz-graphs - Demo graphs for graphviz
  * graphviz-guile - Guile extension for graphviz
  * graphviz-java - Java extension for graphviz
  * graphviz-lua - Lua extension for graphviz
  * graphviz-perl - Perl extension for graphviz
  * graphviz-php - PHP extension for graphviz
  * graphviz-python - Python extension for graphviz
  * graphviz-ruby - Ruby extension for graphviz
  * graphviz-tcl - Tcl extension & tools for graphviz
* **ImageMagick**
  * ImageMagick - 이미지 출력및 관리를 위한 프로그램
  * ImageMagick-c++ - ImageMagick Magick++ library (C++ bindings)
  * ImageMagick-c++-devel - C++ bindings for the ImageMagick library
  * ImageMagick-devel - Library links and header files for ImageMagick app development
  * ImageMagick-doc - ImageMagick html documentation
  * ImageMagick-perl - ImageMagick perl bindings
* **pango**
  * pango - System for layout and rendering of internationalized text
  * pango-devel - Development files for pango


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://joungkyun.gitbook.io/annyung-3-user-guide/annyung3-package-catalog/annyung3-xless-packages.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
