Skip to content

Latest commit

 

History

History
19 lines (16 loc) · 580 Bytes

README.md

File metadata and controls

19 lines (16 loc) · 580 Bytes

maya-rokoko-motion-library

Install

1. Clone this source.

cd /tmp

Choose one:

A. Git HTTPS

git clone https://github.com/aaronrancsik/maya-rokoko-motion-library-arch.git

B. Git SSH

git clone [email protected]:aaronrancsik/maya-rokoko-motion-library-arch.git

2. Get the source zip.

cd /tmp/maya-rokoko-motion-library-arch

cp /tmp/maya20221_BIG/Packages/RokokoMotionLibraryMaya2022-2.0.0-1.x86_64.rpm ./

3. Create & install the package.

makepkg -s

sudo pacman -U maya-rokoko-motion-library-2.0.0-1-x86_64.pkg.tar.zst

4. It's done.