How to Install and Uninstall autopep8 Package on Manjaro
Last updated: November 07,2024
1. Install "autopep8" package
Please follow the guidance below to install autopep8 on Manjaro
$
sudo pacman -Sy
Copied
$
sudo pacman -S
autopep8
Copied
2. Uninstall "autopep8" package
This tutorial shows how to uninstall autopep8 on Manjaro:
$
sudo pacman -Rcns
autopep8
Copied
3. Information about the autopep8 package on Manjaro
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
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