How to Install and Uninstall autopep8 Package on Arch Linux

Last updated: May 19,2024

1. Install "autopep8" package

Please follow the guidelines below to install autopep8 on Arch Linux

$ sudo pacman -Sy $ sudo pacman -S autopep8

2. Uninstall "autopep8" package

Please follow the step by step instructions below to uninstall autopep8 on Arch Linux:

$ sudo pacman -Rcns autopep8

3. Information about the autopep8 package on Arch Linux

Repository : extra
Name : autopep8
Version : 1:2.0.4-1
Description : A tool that automatically formats Python code to conform to
the PEP 8 style guide
Architecture : any
URL : https://github.com/hhatto/autopep8
Licenses : MIT
Groups : None
Provides : None
Depends On : python python-pycodestyle python-tomli
Optional Deps : None
Conflicts With : None
Replaces : None
Download Size : 108.79 KiB
Installed Size : 555.46 KiB
Packager : George Rawlinson
Build Date : Sat Sep 16 02:39:31 2023
Validated By : MD5 Sum SHA-256 Sum Signature

5. The same packages on other Linux Distributions