How to Install and Uninstall ruby-rgfa Package on Kali Linux

Last updated: September 21,2024

1. Install "ruby-rgfa" package

This is a short guide on how to install ruby-rgfa on Kali Linux

$ sudo apt update $ sudo apt install ruby-rgfa

2. Uninstall "ruby-rgfa" package

Please follow the step by step instructions below to uninstall ruby-rgfa on Kali Linux:

$ sudo apt remove ruby-rgfa $ sudo apt autoclean && sudo apt autoremove

3. Information about the ruby-rgfa package on Kali Linux

Package: ruby-rgfa
Version: 1.3.1+dfsg-2
Installed-Size: 267
Maintainer: Debian Med Packaging Team
Architecture: all
Depends: ruby | ruby-interpreter
Size: 56136
SHA256: b337bb68c1cc15c8791365baa142607fdb055b57132ecc5a7d1e87a181e14c39
SHA1: 5db31410ecc5f3a4681722cc6d122172fa46fd88
MD5sum: 3a7c33f84cc1a10773962e59c83e1d5e
Description: parse, edit and write GFA format graphs in Ruby
The Graphical Fragment Assembly (GFA) format is a proposed file format
to describe the product of a genome sequence assembly process.
rgfa implements the proposed specifications for the GFA format
described under https://github.com/pmelsted/GFA-spec/blob/master/GFA-spec.md
as closely as possible.
The library allows one to create an RGFA object from a file in the GFA format
or from scratch, to enumerate the graph elements (segments, links,
containments, paths and header lines), to traverse the graph (by
traversing all links outgoing from or incoming to a segment), to search for
elements (e.g. which links connect two segments) and to manipulate the
graph (e.g. to eliminate a link or a segment or to duplicate a segment
distributing the read counts evenly on the copies).
Description-md5:
Homepage: https://github.com/ggonnella/rgfa
Ruby-Versions: all
Section: science
Priority: optional
Filename: pool/main/r/ruby-rgfa/ruby-rgfa_1.3.1+dfsg-2_all.deb