How to Install and Uninstall shoelaces Package on Kali Linux

Last updated: May 06,2024

1. Install "shoelaces" package

In this section, we are going to explain the necessary steps to install shoelaces on Kali Linux

$ sudo apt update $ sudo apt install shoelaces

2. Uninstall "shoelaces" package

Please follow the step by step instructions below to uninstall shoelaces on Kali Linux:

$ sudo apt remove shoelaces $ sudo apt autoclean && sudo apt autoremove

3. Information about the shoelaces package on Kali Linux

Package: shoelaces
Source: shoelaces (1.3.2+ds-1)
Version: 1.3.2+ds-1+b5
Installed-Size: 7494
Maintainer: Raúl Benencia
Architecture: amd64
Depends: libjs-bootstrap4, libjs-jquery
Pre-Depends: init-system-helpers (>= 1.54~)
Size: 2454300
SHA256: 138940d11a8c0b855dbbf8b99644176cf87d54b761163db30ee2282be3f399df
SHA1: 5497bf0cee75eb466b0830bb19dfef69e94c9d5c
MD5sum: e4ae4bab75063fdec5763eef74367842
Description: automated server bootstrapping
Shoelaces provides a mechanism for automating the bootstrapping of servers.
It serves iPXE boot scripts, cloud-init configurations and, actually, any kind
of plain text files.
.
Shoelaces main features are:
- automation of the boot script to serve for a given server based on its IP
address or DNS PTR record.
- usage of Go templates to serve the configurations, allowing the user to
customize them with parameters received via GET request.
- web UI to show the current configurations, and history of servers that
booted.
Description-md5:
Homepage: https://github.com/thousandeyes/shoelaces
Built-Using: golang-1.21 (= 1.21.5-1), golang-github-go-kit-kit (= 0.10.0-5), golang-github-go-logfmt-logfmt (= 0.5.0-2), golang-github-gorilla-mux (= 1.8.1-1), golang-github-justinas-alice (= 1.2.0-2), golang-github-namsral-flag (= 1.7.4~alpha+git20170814.67f268f-3), golang-yaml.v2 (= 2.4.0-4)
Section: devel
Priority: optional
Filename: pool/main/s/shoelaces/shoelaces_1.3.2+ds-1+b5_amd64.deb