cleanpy on AUR (Arch User Repository)
Last updated: November 25,2024
1. Install "cleanpy" effortlessly via AUR with the help of a helper(YAY)
a. Install YAY (https://github.com/Jguer/yay)
$
sudo pacman -S --needed git base-devel && git clone https://aur.archlinux.org/yay.git && cd yay && makepkg -si
Copied
b. Install cleanpy on Arch using YAY
$
yay -S
cleanpy
Copied
* (Optional) Uninstall cleanpy on Arch using YAY
$
yay -Rns
cleanpy
Copied
2. Manually Install "cleanpy" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone cleanpy's git locally
$
git clone https://aur.archlinux.org/cleanpy.git
~/cleanpy
Copied
c. Go to ~/cleanpy folder and install it
$
cd
~/cleanpy
Copied
$
makepkg -si
Copied
3. Information about the cleanpy package on Arch User Repository (AUR)
ID: 969340
Name: cleanpy
PackageBaseID: 156515
PackageBase: cleanpy
Version: 0.3.1-1
Description: CLI tool to remove caches and temporary files related to Python
URL: https://github.com/thombashi/cleanpy
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: clove3am
FirstSubmitted: 1596844272
LastModified: 1633321062
URLPath: /cgit/aur.git/snapshot/cleanpy.tar.gz
Name: cleanpy
PackageBaseID: 156515
PackageBase: cleanpy
Version: 0.3.1-1
Description: CLI tool to remove caches and temporary files related to Python
URL: https://github.com/thombashi/cleanpy
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: clove3am
FirstSubmitted: 1596844272
LastModified: 1633321062
URLPath: /cgit/aur.git/snapshot/cleanpy.tar.gz