How to Install and Uninstall condor-annex-ec2 Package on Kali Linux

Last updated: September 20,2024

1. Install "condor-annex-ec2" package

This tutorial shows how to install condor-annex-ec2 on Kali Linux

$ sudo apt update $ sudo apt install condor-annex-ec2

2. Uninstall "condor-annex-ec2" package

Please follow the step by step instructions below to uninstall condor-annex-ec2 on Kali Linux:

$ sudo apt remove condor-annex-ec2 $ sudo apt autoclean && sudo apt autoremove

3. Information about the condor-annex-ec2 package on Kali Linux

Package: condor-annex-ec2
Source: condor
Version: 23.4.0+dfsg-1
Installed-Size: 58
Maintainer: Debian HPC Team
Architecture: amd64
Replaces: htcondor-annex-ec2 (<< 23.4.0+dfsg-1)
Depends: condor (= 23.4.0+dfsg-1)
Conflicts: htcondor-annex-ec2 (<< 23.4.0+dfsg-1)
Breaks: htcondor-annex-ec2 (<< 23.4.0+dfsg-1)
Size: 13944
SHA256: 13d8119159f4f72fc6a193f5297de0cacfad44c759a17d7e37ffae1631af183c
SHA1: e0f67d97b107c67cddd1129316e90e2268ade3b8
MD5sum: a2e1a04af73b7b17599c499b4cbcf1e6
Description: distributed workload management system - single node configuration
Like other full-featured batch systems, HTCondor provides a job queueing
mechanism, scheduling policy, priority scheme, resource monitoring, and
resource management. Users submit their serial or parallel jobs to HTCondor;
HTCondor places them into a queue. It chooses when and where to run the jobs
based upon a policy, carefully monitors their progress, and ultimately
informs the user upon completion.
.
Unlike more traditional batch queueing systems, HTCondor can also effectively
harness wasted CPU power from otherwise idle desktop workstations. HTCondor
does not require a shared file system across machines - if no shared file
system is available, HTCondor can transfer the job's data files on behalf of
the user.
.
This package provides configuration and script to make an EC2 image
annex-compatible. Do NOT install on a non-EC2 image.
Description-md5:
Homepage: https://htcondor.org/
Section: science
Priority: optional
Filename: pool/main/c/condor/condor-annex-ec2_23.4.0+dfsg-1_amd64.deb

5. The same packages on other Linux Distributions