centos_install_useful_tools_via_script

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
centos_install_useful_tools_via_script [2021/04/22 14:35] – created walkeradmincentos_install_useful_tools_via_script [2023/03/09 22:35] (current) – external edit 127.0.0.1
Line 43: Line 43:
 Here is the script in text form, below I have supplied the script in a file format as well. Here is the script in text form, below I have supplied the script in a file format as well.
 \\  \\ 
-<sxh [text], gutter: false; highlight: 1-20;>+ 
 +<file>
 #!/bin/bash #!/bin/bash
 # Install useful tools # Install useful tools
Line 63: Line 64:
 gpgcheck=1" > /etc/yum.repos.d/atrpms.repo gpgcheck=1" > /etc/yum.repos.d/atrpms.repo
 yum install ffmpeg -y yum install ffmpeg -y
-</sxh>+ 
 +</file>
 \\  \\ 
 The scripts as a downloadable file can be found {{ :wiki:install_tools.tar |here}}. The scripts as a downloadable file can be found {{ :wiki:install_tools.tar |here}}.
centos_install_useful_tools_via_script.1619098557.txt.gz · Last modified: 2023/03/09 22:35 (external edit)