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

Last updated: May 17,2024

1. Install "python-faker" package

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

$ sudo pacman -Sy $ sudo pacman -S python-faker

2. Uninstall "python-faker" package

This tutorial shows how to uninstall python-faker on Arch Linux:

$ sudo pacman -Rcns python-faker

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

Repository : extra
Name : python-faker
Version : 24.0.0-1
Description : Faker generates fake data for you.
Architecture : any
URL : https://faker.readthedocs.io/en/master/
Licenses : MIT
Groups : None
Provides : None
Depends On : python-dateutil
Optional Deps : python-xmltodict: for xml provider
Conflicts With : None
Replaces : None
Download Size : 2.69 MiB
Installed Size : 18.36 MiB
Packager : Felix Yan
Build Date : Wed Mar 6 20:24:09 2024
Validated By : MD5 Sum SHA-256 Sum Signature

5. The same packages on other Linux Distributions