How to Install and Uninstall plm Package on Kali Linux

Last updated: May 18,2024

1. Install "plm" package

In this section, we are going to explain the necessary steps to install plm on Kali Linux

$ sudo apt update $ sudo apt install plm

2. Uninstall "plm" package

This guide let you learn how to uninstall plm on Kali Linux:

$ sudo apt remove plm $ sudo apt autoclean && sudo apt autoremove

3. Information about the plm package on Kali Linux

Package: plm
Version: 2.9.2-1
Installed-Size: 3632
Maintainer: Martin Quinson
Architecture: all
Depends: java-wrappers, jython, libgettext-commons-java, libhttpclient-java, libhttpcore-java, libjgit-java, libjson-simple-java, libmiglayout-java, librsyntaxtextarea-java, scala, scala-library, libhttpmime-java, default-jdk, jruby
Size: 3173796
SHA256: 6a49e6e3487fc735366e427ea9d1aa24f07b4e5db17a280ef4ddb0216f3089b9
SHA1: 5cec3e6032e1a9d3fa8a6c6c9d3092c514de1742
MD5sum: 2bd0d044084b689895dab24ed730e5b8
Description: Programming exerciser in Java, Python, Scala and others
The Programmer's Learning Machine (PLM) is a free cross-platform programming
exerciser. It lets you explore various concepts of programming through
over 200 interactive exercises, that you can solve in either Java,
Python or Scala.
.
The PLM interface and content is thoughtfully translated to English,
French and Brazilian; Other translations may be added in the future.
.
The following concepts are included in this package:
.
- Welcome: teach basics of programming to absolute beginners
- Maze: classical maze escaping algorithms for intermediate
- Sort: classical sorting algorithms for intermediate. One
introduction lesson presents the basics of the sorting algorithms
while two additional lessons apply them in more recreative settings.
- Recursion: classical logo algorithms for intermediate
- Turtle Art: explore a few classical LOGO figures
- LightBot: little programmer's brain teaser for intermediate and advanced
.
Other lessons are planned to explore new concepts, such as the
backtracking, dynamic programming, object-oriented programming or the
standard libraries of Python, Scala and Java. Other programming languages
(such as Ruby or JavaScript) may be added in the future.
Description-md5:
Homepage: http://people.irisa.fr/Martin.Quinson/Teaching/PLM/
Tag: interface::graphical, interface::x11, role::program, x11::application
Section: java
Priority: optional
Filename: pool/main/p/plm/plm_2.9.2-1_all.deb