How to Install and Uninstall elpa-xml-rpc Package on Kali Linux

Last updated: April 28,2024

1. Install "elpa-xml-rpc" package

Please follow the steps below to install elpa-xml-rpc on Kali Linux

$ sudo apt update $ sudo apt install elpa-xml-rpc

2. Uninstall "elpa-xml-rpc" package

Please follow the guidance below to uninstall elpa-xml-rpc on Kali Linux:

$ sudo apt remove elpa-xml-rpc $ sudo apt autoclean && sudo apt autoremove

3. Information about the elpa-xml-rpc package on Kali Linux

Package: elpa-xml-rpc
Source: xml-rpc-el
Version: 1.6.17-1
Installed-Size: 50
Maintainer: Debian Emacsen Team
Architecture: all
Depends: dh-elpa-helper, emacsen-common
Recommends: emacs
Enhances: emacs
Size: 9772
SHA256: f78dfc6ecee7c4ad0e64099f6561b77f49ca06a7a555c28ded91d7eebaafc227
SHA1: 7d62520d1a33c7c90331b1408498d0250feac5e7
MD5sum: e65dbcb6c344fffd15228f472a3c1236
Description: Emacs Lisp XML-RPC client
This is an XML-RPC client library for Emacs Lisp, capable of both
synchronous and asynchronous method calls.
.
An XML-RPC client sends and receives data over HTTP. The request and
the response are both described using XML.
.
xml-rpc.el represents XML-RPC datatypes as lisp values, automatically
converting to and from the XML datastructures as needed, both for
method parameters and return values. This makes using XML-RPC
methods transparent to the lisp code.
Description-md5:
Homepage: https://github.com/xml-rpc-el/xml-rpc-el
Section: lisp
Priority: optional
Filename: pool/main/x/xml-rpc-el/elpa-xml-rpc_1.6.17-1_all.deb