How to Install and Uninstall ruby-gitlab-sidekiq-fetcher Package on Kali Linux
Last updated: January 11,2025
1. Install "ruby-gitlab-sidekiq-fetcher" package
This guide let you learn how to install ruby-gitlab-sidekiq-fetcher on Kali Linux
$
sudo apt update
Copied
$
sudo apt install
ruby-gitlab-sidekiq-fetcher
Copied
2. Uninstall "ruby-gitlab-sidekiq-fetcher" package
Here is a brief guide to show you how to uninstall ruby-gitlab-sidekiq-fetcher on Kali Linux:
$
sudo apt remove
ruby-gitlab-sidekiq-fetcher
Copied
$
sudo apt autoclean && sudo apt autoremove
Copied
3. Information about the ruby-gitlab-sidekiq-fetcher package on Kali Linux
Package: ruby-gitlab-sidekiq-fetcher
Version: 0.9.0-2
Installed-Size: 35
Maintainer: Debian Ruby Team
Architecture: all
Depends: ruby-sidekiq (>= 6.1), ruby-json (>= 2.5)
Size: 8516
SHA256: 68271da323e27280988e19dbd5d66c990184a6681aee803f0571a3cf6c52fbcf
SHA1: 24d41204dc06ae5fb634726aeb87de45266b0875
MD5sum: 4ff1fc32fab943fc7629fc548f09d420
Description: Reliable fetch extension for Sidekiq
This library is an extension to Sidekiq that adds support for reliable fetches
from Redis. It's based on sidekiq-reliable-fetch.
.
There are two strategies implemented: Reliable fetch using `rpoplpush` command
and semi-reliable fetch that uses regular `brpop` and `lpush` to pick the job
and put it to working queue. The main benefit of "Reliable" strategy is that
`rpoplpush` is atomic, eliminating a race condition in which jobs can be lost.
.
This package includes gitlab's fork of sidekiq-reliable-push.
Description-md5:
Homepage: https://gitlab.com/gitlab-org/sidekiq-reliable-fetch
Section: ruby
Priority: optional
Filename: pool/main/r/ruby-gitlab-sidekiq-fetcher/ruby-gitlab-sidekiq-fetcher_0.9.0-2_all.deb
Version: 0.9.0-2
Installed-Size: 35
Maintainer: Debian Ruby Team
Architecture: all
Depends: ruby-sidekiq (>= 6.1), ruby-json (>= 2.5)
Size: 8516
SHA256: 68271da323e27280988e19dbd5d66c990184a6681aee803f0571a3cf6c52fbcf
SHA1: 24d41204dc06ae5fb634726aeb87de45266b0875
MD5sum: 4ff1fc32fab943fc7629fc548f09d420
Description: Reliable fetch extension for Sidekiq
This library is an extension to Sidekiq that adds support for reliable fetches
from Redis. It's based on sidekiq-reliable-fetch.
.
There are two strategies implemented: Reliable fetch using `rpoplpush` command
and semi-reliable fetch that uses regular `brpop` and `lpush` to pick the job
and put it to working queue. The main benefit of "Reliable" strategy is that
`rpoplpush` is atomic, eliminating a race condition in which jobs can be lost.
.
This package includes gitlab's fork of sidekiq-reliable-push.
Description-md5:
Homepage: https://gitlab.com/gitlab-org/sidekiq-reliable-fetch
Section: ruby
Priority: optional
Filename: pool/main/r/ruby-gitlab-sidekiq-fetcher/ruby-gitlab-sidekiq-fetcher_0.9.0-2_all.deb