How to Install and Uninstall runsc Package on Kali Linux

Last updated: May 18,2024

1. Install "runsc" package

This tutorial shows how to install runsc on Kali Linux

$ sudo apt update $ sudo apt install runsc

2. Uninstall "runsc" package

This guide let you learn how to uninstall runsc on Kali Linux:

$ sudo apt remove runsc $ sudo apt autoclean && sudo apt autoremove

3. Information about the runsc package on Kali Linux

Package: runsc
Source: golang-gvisor-gvisor (0.0~20230807.0-4)
Version: 0.0~20230807.0-4+b2
Installed-Size: 28825
Maintainer: Debian Go Packaging Team
Architecture: amd64
Size: 7281752
SHA256: d88cc755a7ec1d9a9545b7a3928e2ce8f11ae647f12281ee934e56220d098da6
SHA1: f56fca2d00a7793f61be720016d4b069748495c4
MD5sum: b501c574dcdd92008fbee26ef1aa10b6
Description: gVisor container sandbox runtime
gVisor is an application kernel, written in Go, that implements a
substantial portion of the Linux system surface. It includes an Open
Container Initiative (OCI) runtime called runsc that provides an
isolation boundary between the application and the host kernel.
.
This package provides runsc runtime, which can be integrated to Docker
and Kubernetes.
Description-md5:
Homepage: https://github.com/google/gvisor
Built-Using: golang-1.21 (= 1.21.3-1), golang-dbus (= 5.1.0-1), golang-github-cenkalti-backoff (= 4.2.1-1), golang-github-cilium-ebpf (= 0.9.1-1), golang-github-coreos-go-systemd (= 22.3.2-1), golang-github-gofrs-flock (= 0.8.1-1), golang-github-google-btree (= 1.0.0-1), golang-github-google-subcommands (= 1.2.0-2), golang-github-mohae-deepcopy (= 0.0~git20170929.c48cc78-4), golang-github-opencontainers-specs (= 1.1.0-1), golang-github-vishvananda-netlink (= 1.1.0.125.gf243826-4), golang-github-vishvananda-netns (= 0.0~git20211101.5004558-1), golang-gocapability-dev (= 0.0+git20200815.42c35b4-2), golang-golang-x-exp (= 0.0~git20230522.2e198f4-1), golang-golang-x-mod (= 0.12.0-1), golang-golang-x-sync (= 0.3.0-1), golang-golang-x-sys (= 0.12.0-1), golang-golang-x-time (= 0.3.0-1), golang-google-protobuf (= 1.31.0-1), golang-pty (= 1.1.6-2)
Section: admin
Priority: optional
Filename: pool/main/g/golang-gvisor-gvisor/runsc_0.0~20230807.0-4+b2_amd64.deb