Introduction
Hi gamers! You know Medal.tv right? An application for recording unexpected clips. But unfortunately, for Linux content creators this application is not available (just look at the download which goes straight to Windows), so the Linux community created an application called Vice, 99% similar to Medal.
Table of Content
Set up the dependencies
1. Install git
sudo apt install git
2. Clone the repo
Debian:
git clone https://github.com/eklonofficial/Vice
Arch / Manjaro / CachyOS / any Arch-based distro:
yay -S vice-clipper
Installing
- Go to vice directory
cd Vice - Run install script
chmod +x ./install.sh && ./install.shIf you get asked password like this:
[sudo] password for ernugraha:Type your password.
- After finished, type
viceor open from your main menu.
And well done
