W
W
wefhuieu2020-06-13 23:29:04
linux
wefhuieu, 2020-06-13 23:29:04

Ubuntu how to make a file that, on startup, will install the required libraries?

Ubuntu how to make a file that, on startup, will install the required libraries?

Answer the question

In order to leave comments, you need to log in

2 answer(s)
V
vaut, 2020-06-14
@wefhuieu

#!/bin/bash
apt-get install -y imagemajick unoconv

A
Antuan1979, 2020-06-16
@Antuan1979

Don't forget to give this file permission to run:
sudo chmod 700 scriptname

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question