# install deb to show applications

**URL:** https://discourse.cmake.org/t/install-deb-to-show-applications/7136
**Category:** Usage
**Tags:** os:linux
**Created:** [December 27, 2022, 8:53am UTC](https://discourse.cmake.org/t/install-deb-to-show-applications/7136 "2022-12-27T08:53:55Z")
**Posts on this page:** 2
**Page:** 1

<div class="post-metadata">

### Author: ![alice](https://discourse.cmake.org/user_avatar/discourse.cmake.org/alice/32/1615_2.png) [@alice](https://discourse.cmake.org/u/alice)
#### Post date: [December 27, 2022, 8:53am UTC](https://discourse.cmake.org/t/install-deb-to-show-applications/7136/1 "2022-12-27T08:53:55Z")

</div>

How to let DEB program show the linux show applications and I click the icon to start it

how can I implement it with cmake

 ![image](https://discourse.cmake.org/uploads/default/original/2X/8/88a220495f71ab9fc9ec844ccdd5281793cd83a2.jpeg)

---

<div class="post-metadata">

### Author: ![ben.boeckel](https://discourse.cmake.org/letter_avatar_proxy/v4/letter/b/ea5d25/32.png) [@ben.boeckel](https://discourse.cmake.org/u/ben.boeckel)
#### Post date: [December 28, 2022, 12:42pm UTC](https://discourse.cmake.org/t/install-deb-to-show-applications/7136/2 "2022-12-28T12:42:37Z")

</div>

Same as your previous question: a `.desktop` file is how these things are usually handled.
