How to Install and Uninstall libgit-objectstore-perl Package on Kali Linux

Last updated: May 21,2024

1. Install "libgit-objectstore-perl" package

Please follow the instructions below to install libgit-objectstore-perl on Kali Linux

$ sudo apt update $ sudo apt install libgit-objectstore-perl

2. Uninstall "libgit-objectstore-perl" package

Please follow the instructions below to uninstall libgit-objectstore-perl on Kali Linux:

$ sudo apt remove libgit-objectstore-perl $ sudo apt autoclean && sudo apt autoremove

3. Information about the libgit-objectstore-perl package on Kali Linux

Package: libgit-objectstore-perl
Version: 0.007-2
Installed-Size: 37
Maintainer: Debian Perl Group
Architecture: all
Depends: perl, libgit-raw-perl (>= 0.71)
Size: 12504
SHA256: 1b7e1495b3ef2bbbeef2a94895663ea6dd8723dfde7c7873ef34f1b968e28ed8
SHA1: 0b9bf230648babdc508d7cb1861b92d50857146b
MD5sum: d45e009dd3bf06617e0ee0bb68d84b69
Description: abstraction layer for Git::Raw and libgit2
Git::ObjectStore provides an abstraction layer on top of Git::Raw, a Perl
wrapper for libgit2, in order to use a bare Git repository as an object
store. The objects are written into a mempack, and then flushed to disk, so
thousands of objects can be created without polluting your filesystem and
exhausting its inode pool.
Description-md5:
Homepage: https://github.com/ssinyagin/p5-Git-ObjectStore
Section: perl
Priority: optional
Filename: pool/main/libg/libgit-objectstore-perl/libgit-objectstore-perl_0.007-2_all.deb