How to Install and Uninstall ostree-push Package on Kali Linux

Last updated: May 10,2024

1. Install "ostree-push" package

This guide covers the steps necessary to install ostree-push on Kali Linux

$ sudo apt update $ sudo apt install ostree-push

2. Uninstall "ostree-push" package

Please follow the steps below to uninstall ostree-push on Kali Linux:

$ sudo apt remove ostree-push $ sudo apt autoclean && sudo apt autoremove

3. Information about the ostree-push package on Kali Linux

Package: ostree-push
Version: 1.1.0-1
Installed-Size: 118
Maintainer: Andrej Shadura
Architecture: all
Depends: gir1.2-ostree-1.0, python3-gi, python3-yaml, python3:any
Recommends: openssh-client
Suggests: flatpak, openssh-server, ostree
Size: 27140
SHA256: 8d2a7337e87b9b80c8a7b6c8ed2bb560b33e21181641bbca2499189c3695c3da
SHA1: 9f69ca119237dd7b830a6d203d85f25050a30be7
MD5sum: c785f69350f5368ed1d8c8b5c83fefb5
Description: push commits from local OSTree repo to a remote
ostree-push uses ssh to push commits from a local OSTree repo to a
remote OSTree repo. This is to fill a gap where currently you can only
pull commits in core ostree. To publish commits to a remote repository,
you either have to pull from the local repo to the remote repo or use
an out of band mechanism like rsync.
Description-md5:
Homepage: https://github.com/dbnicholson/ostree-push
Section: utils
Priority: optional
Filename: pool/main/o/ostree-push/ostree-push_1.1.0-1_all.deb