@@ -16,25 +16,25 @@ just as easy as choosing 1, 2, 3, ...
16
16
17
17
### if you use Debian Based Linux (Debian, Ubuntu, etc)
18
18
19
- > $ sudo apt install ffmpeg libarchive-zip-perl
19
+ > $ sudo apt install ffmpeg libarchive-zip-perl xz-utils
20
20
21
- ### if you use openSuSE Based Linux (Not Tested, Need Help For Testing)
21
+ <!-- ### if you use openSuSE Based Linux (Not Tested, Need Help For Testing)-->
22
22
23
- follow step on this website for install FFMPEG
23
+ <!-- follow step on this website for install FFMPEG-->
24
24
25
- https://software.opensuse.org/package/ffmpeg
25
+ <!-- https://software.opensuse.org/package/ffmpeg-->
26
26
27
- then
27
+ <!-- then-->
28
28
29
- > $ sudo zypper install libarchive-zip-perl
29
+ <!-- > $ sudo zypper install libarchive-zip-perl-->
30
30
31
- ### if you use RedHat Based Linux (RHEL, Fedora, Centos, etc) (Not Tested, Need Help For Testing)
31
+ <!-- ### if you use RedHat Based Linux (RHEL, Fedora, Centos, etc) (Not Tested, Need Help For Testing)-->
32
32
33
- > $ sudo dnf install ffmpeg libarchive-zip-perl
33
+ <!-- > $ sudo dnf install ffmpeg libarchive-zip-perl -->
34
34
35
- or
35
+ <!-- or -->
36
36
37
- > $ sudo yum install ffmpeg libarchive-zip-perl
37
+ <!-- > $ sudo yum install ffmpeg libarchive-zip-perl-->
38
38
39
39
### if you use Windows
40
40
46
46
47
47
4 . Search "Linux"
48
48
49
- 5 . Install openSUSE / Ubuntu / other linux what you want (Tested On Ubuntu)
49
+ 5 . Install Ubuntu / Debian / openSUSE / other linux what you want (Tested Only On Ubuntu)
50
50
51
51
6 . open bash
52
52
0 commit comments