component-detection on AUR (Arch User Repository)

Last updated: July 03,2024

1. Install "component-detection" 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

b. Install component-detection on Arch using YAY

$ yay -S component-detection

* (Optional) Uninstall component-detection on Arch using YAY

$ yay -Rns component-detection

2. Manually Install "component-detection" via AUR

a. Ensure you have the base development tools and git installed with:

$ sudo pacman -S --needed base-devel git

b. Clone component-detection's git locally

$ git clone https://aur.archlinux.org/component-detection.git ~/component-detection

c. Go to ~/component-detection folder and install it

$ cd ~/component-detection $ makepkg -si

3. Information about the component-detection package on Arch User Repository (AUR)

ID: 1426835
Name: component-detection
PackageBaseID: 173780
PackageBase: component-detection
Version: 4.2.3-1
Description: Scans your project to determine what components you use
URL: https://github.com/microsoft/component-detection
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: JamieMagee
Submitter: JamieMagee
FirstSubmitted: 1638992061
LastModified: 1710388750
URLPath: /cgit/aur.git/snapshot/component-detection.tar.gz