How to Install and Uninstall anki Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 03,2024

1. Install "anki" package

This is a short guide on how to install anki on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install anki

2. Uninstall "anki" package

Please follow the step by step instructions below to uninstall anki on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove anki $ sudo apt autoclean && sudo apt autoremove

3. Information about the anki package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: anki
Priority: optional
Section: universe/misc
Installed-Size: 5194
Maintainer: Ubuntu Developers
Original-Maintainer: Andreas Bombe
Architecture: all
Version: 2.0.32+dfsg-1
Depends: python, python:any (>= 2.7.5-5~), python-qt4 (>= 4.7), python-simplejson (>= 1.7.3), python-httplib2, python-sqlalchemy (>= 0.5.3), python-beautifulsoup, python-pyaudio, libjs-jquery, libjs-jquery-ui, libjs-jquery-flot
Recommends: python-matplotlib
Suggests: dvipng, mplayer2, lame
Filename: pool/universe/a/anki/anki_2.0.32+dfsg-1_all.deb
Size: 922116
MD5sum: 9098d720928e75d920ecafe4863ede0a
SHA1: 975fa1eaa2ffc7201a2e2d049ac286d073c42443
SHA256: 7a640882c9835adc1cfde3546bb2bcecf6b77a755aa9bb74a539ec566d1cc3f5
Description-en: extensible flashcard learning program
Anki is a program designed to help you remember facts (such as words and
phrases in a foreign language) as easily, quickly and efficiently as possible.
To do this, it tracks how well you remember each fact, and uses that
information to optimally schedule review times.
.
Besides text, it supports sounds, images and rendering TeX snippets in the
cards. It can synchronize card decks to a server so that you can review the
deck on other computers, a web interface or mobile devices, for which versions
of Anki are also available. Complete card decks offered by other users can be
downloaded the same way.
.
Anki is extensible with plugins which can be downloaded and installed from
the menu. While Anki can be used for studying anything, plugins are available
with special features designed to make studying Japanese and English easier:
integrated dictionary lookups, missing kanji reports, and more.
Description-md5: 6be929a54b8551bbabe9503440075d3f
Homepage: http://ankisrs.net/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu