How to Install and Uninstall libtiled-dev Package on Kali Linux

Last updated: May 16,2024

1. Install "libtiled-dev" package

Please follow the instructions below to install libtiled-dev on Kali Linux

$ sudo apt update $ sudo apt install libtiled-dev

2. Uninstall "libtiled-dev" package

This guide covers the steps necessary to uninstall libtiled-dev on Kali Linux:

$ sudo apt remove libtiled-dev $ sudo apt autoclean && sudo apt autoremove

3. Information about the libtiled-dev package on Kali Linux

Package: libtiled-dev
Source: tiled-qt (1.8.2-1)
Version: 1.8.2-1+b1
Installed-Size: 345
Maintainer: Ying-Chun Liu (PaulLiu)
Architecture: amd64
Depends: libtiled1 (= 1.8.2-1+b1)
Size: 53588
SHA256: 1f6a91de90e9d60fd4b6fe93d5e8944fc997e28f54c86fbfc6b215ad5a66f435
SHA1: 910054cd764cedb805fc4767736e01e4f27ecca9
MD5sum: df7879438f2616617e4ee844c0eb6ec9
Description: library for general purpose tile map editor (development headers)
Tiled is a general purpose tile map editor. It's built to be easy to use,
yet capable of catering to a host of varying game engines, whether your game
is an RPG, platformer or Breakout clone. Tiled supports plugins to read and
write map formats, in addition to its map format, to support map formats in
use by engines.
.
This package contains the development headers for libtiled.
Description-md5:
Homepage: http://www.mapeditor.org/
Tag: devel::library, role::devel-lib
Section: libdevel
Priority: optional
Filename: pool/main/t/tiled-qt/libtiled-dev_1.8.2-1+b1_amd64.deb