python-fvcore on AUR (Arch User Repository)

Last updated: October 04,2024

1. Install "python-fvcore" 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 python-fvcore on Arch using YAY

$ yay -S python-fvcore

* (Optional) Uninstall python-fvcore on Arch using YAY

$ yay -Rns python-fvcore

2. Manually Install "python-fvcore" via AUR

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

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

b. Clone python-fvcore's git locally

$ git clone https://aur.archlinux.org/python-fvcore.git ~/python-fvcore

c. Go to ~/python-fvcore folder and install it

$ cd ~/python-fvcore $ makepkg -si

3. Information about the python-fvcore package on Arch User Repository (AUR)

ID: 1196661
Name: python-fvcore
PackageBaseID: 153076
PackageBase: python-fvcore
Version: 0.1.5.post20221221-1
Description: Collection of common code that's shared among different research projects in FAIR computer vision team.
URL: https://github.com/facebookresearch/fvcore
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: yodaembedding
Submitter: jerry73204
FirstSubmitted: 1590188423
LastModified: 1673678259
URLPath: /cgit/aur.git/snapshot/python-fvcore.tar.gz