How to Install and Uninstall pypy-appdirs Package on Ubuntu 21.10 (Impish Indri)

Last updated: May 17,2024

1. Install "pypy-appdirs" package

This guide covers the steps necessary to install pypy-appdirs on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install pypy-appdirs

2. Uninstall "pypy-appdirs" package

This tutorial shows how to uninstall pypy-appdirs on Ubuntu 21.10 (Impish Indri):

$ sudo apt remove pypy-appdirs $ sudo apt autoclean && sudo apt autoremove

3. Information about the pypy-appdirs package on Ubuntu 21.10 (Impish Indri)

Package: pypy-appdirs
Architecture: all
Version: 1.4.4-1
Priority: optional
Section: universe/python
Source: appdirs
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Python Modules Team
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 59
Depends: pypy
Filename: pool/universe/a/appdirs/pypy-appdirs_1.4.4-1_all.deb
Size: 11036
MD5sum: beca363293da886886b002cc640e7c6c
SHA1: d488745fef7b2256dd8e4be1661be1fe96a8b85d
SHA256: 25d11435adbd6bd9066278058da67f72646d6bbba00343215a70244c29d41309
SHA512: b8adede3c9b1a954228723153bb20c98d50a25c6f190c8e90058d2ec478e21a0b7417456b80b6a089bd750136bd550c4ba74d51eb1dab53813e62a1072d7a6ec
Homepage: https://github.com/ActiveState/appdirs
Description-en: determining appropriate platform-specific directories (PyPy)
Depending on your system (Linux, Mac OS X, or Windows), you have to use
different directories for storing user data. appdirs will help you choose an
appropriate:
.
* user data directory (user_data_dir function)
* user config directory (user_config_dir function)
* user cache directory (user_cache_dir function)
* site data directory (site_data_dir function)
* site config directory (site_config_dir function)
* user log directory (user_log_dir function)
.
On Linux systems, these function return directories based on the XDG Base
Directory Specification.
.
This is the PyPy version of the package.
Description-md5: a6647ea37326c8190528f28bda2f0ff0