Skip to content

Instantly share code, notes, and snippets.

View frmdeveloper's full-sized avatar
🍓

Fauzan Rifki Maulana frmdeveloper

🍓
View GitHub Profile
export TZ="Asia/Jakarta"
ln -snf /usr/share/zoneinfo/$TZ /etc/localtime && echo $TZ > /etc/timezone
yum install epel-relase -y
sudo yum localinstall --nogpgcheck https://download1.rpmfusion.org/free/el/rpmfusion-free-release-7.noarch.rpm
curl -o /etc/yum.repos.d/konimex-neofetch-epel-7.repo https://copr.fedorainfracloud.org/coprs/konimex/neofetch/repo/epel-7/konimex-neofetch-epel-7.repo
yum install -y dnf neofetch libwebp-tools libwebp ImageMagick tesseract chromium
wget https://johnvansickle.com/ffmpeg/builds/ffmpeg-git-amd64-static.tar.xz