How to Install and Uninstall silver-platter Package on Kali Linux

Last updated: January 11,2025

1. Install "silver-platter" package

This guide let you learn how to install silver-platter on Kali Linux

$ sudo apt update $ sudo apt install silver-platter

2. Uninstall "silver-platter" package

Here is a brief guide to show you how to uninstall silver-platter on Kali Linux:

$ sudo apt remove silver-platter $ sudo apt autoclean && sudo apt autoremove

3. Information about the silver-platter package on Kali Linux

Package: silver-platter
Version: 0.4.5-1
Installed-Size: 218
Maintainer: Jelmer Vernooij
Architecture: all
Depends: devscripts, brz-debian (>= 2.8.50), python3-breezy (>= 3.1.0), python3-dulwich (>= 0.19.7), python3-distro-info, python3-jinja2, python3-launchpadlib, python3-yaml, python3-upstream-ontologist, python3:any
Recommends: brz, lintian-brush (>= 0.70)
Conflicts: lintian-brush (<< 0.40)
Size: 34696
SHA256: fbbf0ccfa2dfa989eb0de7f2478e404f038194b52a9b010800c2e933a5526c42
SHA1: c14352f8eae8a89a0eee3882a71d1618c6145aae
MD5sum: 473c741dbb793710e36c19cf1890c6c4
Description: automatically create merge proposals
Silver-Platter makes it possible to contribute automatable changes to source
code in a version control system.
.
It automatically creates a local checkout of a remote repository,
make user-specified changes, publish those changes on the remote hosting
site and then creates pull request.
.
In addition to that, it can also perform basic maintenance on branches
that have been proposed for merging - such as restarting them if they
have conflicts due to upstream changes.
Description-md5: 3e30ea91f6c9bf41f6babea092df237a
Homepage: https://www.jelmer.uk/code/silver-platter
Section: vcs
Priority: optional
Filename: pool/main/s/silver-platter/silver-platter_0.4.5-1_all.deb