일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | 2 | 3 | 4 | |||
5 | 6 | 7 | 8 | 9 | 10 | 11 |
12 | 13 | 14 | 15 | 16 | 17 | 18 |
19 | 20 | 21 | 22 | 23 | 24 | 25 |
26 | 27 | 28 | 29 | 30 | 31 |
Tags
- docker
- Algorithm
- c# 윈폼
- C# delegate
- c#
- 유니티
- c언어
- 포인터
- C언어 포인터
- Houdini
- Flutter
- Python
- dart 언어
- c# winform
- c# 추상 클래스
- github
- C++
- 구조체
- HTML
- gitlab
- Unity
- 깃
- vim
- 다트 언어
- jupyter lab
- git
- 도커
- Data Structure
- jupyter
- 플러터
Archives
- Today
- Total
nomad-programmer
[CentOS] CentOS8 어플리케이션 소개 본문
flameshot - 스크린샷 편집도구
https://github.com/lupoDharkael/flameshot
// 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
'OS > CentOS' 카테고리의 다른 글
[OS/CentOS] CentOS7에 Docker 설치 및 실행 (0) | 2020.11.18 |
---|
Comments