How to Install and Uninstall stb_herringbone_wang_tile-devel.x86_64 Package on Rocky Linux 9
Last updated: November 25,2024
1. Install "stb_herringbone_wang_tile-devel.x86_64" package
Please follow the step by step instructions below to install stb_herringbone_wang_tile-devel.x86_64 on Rocky Linux 9
$
sudo dnf update
Copied
$
sudo dnf install
stb_herringbone_wang_tile-devel.x86_64
Copied
2. Uninstall "stb_herringbone_wang_tile-devel.x86_64" package
Learn how to uninstall stb_herringbone_wang_tile-devel.x86_64 on Rocky Linux 9:
$
sudo dnf remove
stb_herringbone_wang_tile-devel.x86_64
Copied
$
sudo dnf autoremove
Copied
3. Information about the stb_herringbone_wang_tile-devel.x86_64 package on Rocky Linux 9
Last metadata expiration check: 0:04:14 ago on Fri Feb 16 06:49:52 2024.
Available Packages
Name : stb_herringbone_wang_tile-devel
Version : 0.7^20231011gitbeebb24
Release : 12.el9
Architecture : x86_64
Size : 22 k
Source : stb-0^20231011gitbeebb24-12.el9.src.rpm
Repository : epel
Summary : Herringbone Wang tile map generator
URL : https://github.com/nothings/stb
License : MIT OR Unlicense
Description : This library is an SDK for Herringbone Wang Tile generation:
:
: http://nothings.org/gamedev/herringbone
:
: The core design is that you use this library offline to generate a “template”
: of the tiles you’ll create. You then edit those tiles, then load the created
: tile image file back into this library and use it at runtime to generate
: “maps”.
:
: You cannot load arbitrary tile image files with this library; it is only
: designed to load image files made from the template it created. It stores a
: binary description of the tile sizes & constraints in a few pixels, and uses
: those to recover the rules, rather than trying to parse the tiles themselves.
:
: You *can* use this library to generate from arbitrary tile sets, but only by
: loading the tile set and specifying the constraints explicitly yourself.
Available Packages
Name : stb_herringbone_wang_tile-devel
Version : 0.7^20231011gitbeebb24
Release : 12.el9
Architecture : x86_64
Size : 22 k
Source : stb-0^20231011gitbeebb24-12.el9.src.rpm
Repository : epel
Summary : Herringbone Wang tile map generator
URL : https://github.com/nothings/stb
License : MIT OR Unlicense
Description : This library is an SDK for Herringbone Wang Tile generation:
:
: http://nothings.org/gamedev/herringbone
:
: The core design is that you use this library offline to generate a “template”
: of the tiles you’ll create. You then edit those tiles, then load the created
: tile image file back into this library and use it at runtime to generate
: “maps”.
:
: You cannot load arbitrary tile image files with this library; it is only
: designed to load image files made from the template it created. It stores a
: binary description of the tile sizes & constraints in a few pixels, and uses
: those to recover the rules, rather than trying to parse the tiles themselves.
:
: You *can* use this library to generate from arbitrary tile sets, but only by
: loading the tile set and specifying the constraints explicitly yourself.