OS/CentOS
[CentOS] CentOS8 어플리케이션 소개
scii
2019. 12. 2. 20:59
flameshot - 스크린샷 편집도구
https://github.com/lupoDharkael/flameshot
lupoDharkael/flameshot
Powerful yet simple to use screenshot software. Contribute to lupoDharkael/flameshot development by creating an account on GitHub.
github.com
// Compile-time
dnf install gcc-c++ qt5-devel qt5-qtbase-devel qt5-linguist
// Run-time
dnf install qt5-qtbase qt5-qtsvg-devel
// Optional
dnf install git openssl ca-certificates
// flameshot 설치
dnf install flameshot