How to Install and Uninstall python-cpplint Package on Arch Linux

Last updated: June 17,2024

1. Install "python-cpplint" package

In this section, we are going to explain the necessary steps to install python-cpplint on Arch Linux

$ sudo pacman -Sy $ sudo pacman -S python-cpplint

2. Uninstall "python-cpplint" package

This guide let you learn how to uninstall python-cpplint on Arch Linux:

$ sudo pacman -Rcns python-cpplint

3. Information about the python-cpplint package on Arch Linux

Repository : extra
Name : python-cpplint
Version : 1.6.1-3
Description : Command-line tool to check C/C++ files for style issues
following Google's C++ style guide.
Architecture : any
URL : https://github.com/cpplint/cpplint
Licenses : custom:BSD3
Groups : None
Provides : cpplint cpplint-py3
Depends On : python
Optional Deps : None
Conflicts With : cpplint
Replaces : cpplint-py3
Download Size : 140.63 KiB
Installed Size : 754.80 KiB
Packager : David Runge
Build Date : Thu Apr 13 22:21:35 2023
Validated By : MD5 Sum SHA-256 Sum Signature

5. The same packages on other Linux Distributions