How to Install and Uninstall feed2exec Package on Kali Linux

Last updated: September 20,2024

1. Install "feed2exec" package

Learn how to install feed2exec on Kali Linux

$ sudo apt update $ sudo apt install feed2exec

2. Uninstall "feed2exec" package

In this section, we are going to explain the necessary steps to uninstall feed2exec on Kali Linux:

$ sudo apt remove feed2exec $ sudo apt autoclean && sudo apt autoremove

3. Information about the feed2exec package on Kali Linux

Package: feed2exec
Version: 0.20.0
Installed-Size: 206
Maintainer: Antoine Beaupré
Architecture: all
Depends: python3-cachecontrol, python3-click, python3-dateparser, python3-feedparser, python3-html2text, python3-html5lib, python3-lxml, python3-requests, python3-requests-file, python3-setuptools-scm, python3-unidecode, python3-xdg, python3:any
Suggests: feed2exec-doc
Size: 62816
SHA256: 8b306a9e03dcac173c3318caa1681047689487627c194c1ce248f68c2fed8860
SHA1: 190a1a49aaede080bbbdd6a62f6b74874bc1786a
MD5sum: c3ac09d94d79ffb88f0aa908de136786
Description: programmable feed reader
feed2exec is a simple program that runs custom actions on new RSS
feed items (or whatever feedparser can read). It currently has
support for writing into mailboxes (Maildir or mbox folders) or
executing commands, but more actions can be easily implemented
through plugins. Email are saved as multipart plain/HTML and can be
sent to arbitrary folders.
Description-md5:
Homepage: https://gitlab.com/anarcat/feed2exec
Section: admin
Priority: optional
Filename: pool/main/f/feed2exec/feed2exec_0.20.0_all.deb