check-manifest on AUR (Arch User Repository)
Last updated: November 26,2024
1. Install "check-manifest" 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 check-manifest on Arch using YAY
$
yay -S
check-manifest
Copied
* (Optional) Uninstall check-manifest on Arch using YAY
$
yay -Rns
check-manifest
Copied
2. Manually Install "check-manifest" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone check-manifest's git locally
$
git clone https://aur.archlinux.org/check-manifest.git
~/check-manifest
Copied
c. Go to ~/check-manifest folder and install it
$
cd
~/check-manifest
Copied
$
makepkg -si
Copied
3. Information about the check-manifest package on Arch User Repository (AUR)
ID: 1208253
Name: check-manifest
PackageBaseID: 81889
PackageBase: check-manifest
Version: 0.49-2
Description: Check MANIFEST.in in a Python package for completeness
URL: https://github.com/mgedmin/check-manifest
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: SpotlightKid
Submitter: The-Compiler
FirstSubmitted: 1400214012
LastModified: 1675860009
URLPath: /cgit/aur.git/snapshot/check-manifest.tar.gz
Name: check-manifest
PackageBaseID: 81889
PackageBase: check-manifest
Version: 0.49-2
Description: Check MANIFEST.in in a Python package for completeness
URL: https://github.com/mgedmin/check-manifest
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: SpotlightKid
Submitter: The-Compiler
FirstSubmitted: 1400214012
LastModified: 1675860009
URLPath: /cgit/aur.git/snapshot/check-manifest.tar.gz