How to Install and Uninstall pacvim Package on Kali Linux

Last updated: May 20,2024

1. Install "pacvim" package

Here is a brief guide to show you how to install pacvim on Kali Linux

$ sudo apt update $ sudo apt install pacvim

2. Uninstall "pacvim" package

Please follow the steps below to uninstall pacvim on Kali Linux:

$ sudo apt remove pacvim $ sudo apt autoclean && sudo apt autoremove

3. Information about the pacvim package on Kali Linux

Package: pacvim
Source: pacvim (1.1.1-1.1)
Version: 1.1.1-1.1+b1
Installed-Size: 92
Maintainer: kokoye2007
Architecture: amd64
Depends: libc6 (>= 2.34), libgcc-s1 (>= 3.0), libncurses6 (>= 6), libstdc++6 (>= 11), libtinfo6 (>= 6)
Size: 28412
SHA256: da8592f2aa70ca8a4cae01c2a86bc82373d6d684923b20ae730bd6b8938d5a4e
SHA1: 6a62bab5c893f7c86f0308f54ce119ec48864a22
MD5sum: 01089b6d4bdcdb7e1581f02986498495
Description: pacman game concept with vim command
PacVim is a game that teaches you vim commands. You must
move pacman (the green cursor) to highlight each word on
the gameboard while avoiding the ghosts (in red).
.
Vim is a great tool to write and edit code, but many people, including me,
struggled with the steep learning curve. I did not find a fun, free way to
learn about the vim commands in-depth, and thus, PacVim was born. Inspired by
the classic, PacMan, PacVim is a game that'll give anyone plenty of practice
with the vim commands while being a ton of fun to play.
Description-md5:
Homepage: https://github.com/jmoon018/PacVim
Tag: uitoolkit::ncurses
Section: games
Priority: optional
Filename: pool/main/p/pacvim/pacvim_1.1.1-1.1+b1_amd64.deb