SkillAgentSearch skills...

ArchMate

Automated script to install mate and all its programs on Arch Linux

Install / Use

/learn @erikdubois/ArchMate
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

ArchMate

A collection of scripts for a fast an easy installation of all software, icons, themes, cursors, ... automatically.

I will be using the following elements :

Sardi icons at AUR and Sourceforge

Surfn icons at AUR and Github

Aureola conky at Github

Plank themes at Github

More info can be found on http://erikdubois.be

#Screenshots

Screenshots

#Tutorials

Installation on Arch Linux is documented on https://erikdubois.be

##1. Arch installation

Archlinux installation can be found in this article. It will be shown in VirtualBox in order to be able to make a tutorial. Remember to choose the proper graphical driver and not the virtual box driver when installing on a ssd or harddisk.

http://erikdubois.be/how-to-install-arch-linux/

##2. Desktop environment installation

The installation of the desktop environment on Arch Linux can be found in this article

http://erikdubois.be/how-to-install-mate-on-arch-linux/

Youtube sources

Arch Linux Openbox playlist

to do

Showing all sardi and surfn icons.

https://www.youtube.com/watch?v=EHjCRJ3FdG0

F A Q


#What can you do if the script does not execute?

Since I sometimes forget to make the script executable, I include here what you can do to solve that.

A script can only run when it is marked as an executable.

ls -al 

Above code will reveal if a script has an "x". X meaning executable. Google "chmod" and "execute" and you will find more info.

For now if this happens, you should apply this code in the terminal and add the file name.

chmod +x typeyourfilename

Then you can execute it by typing

./typeyourfilename

Or you can follow these steps

Screenshots


#But that is the fun in Linux.

You can do whatever <b>Y O U</b> want.

Share the knowledge.

I share my knowledge at http://erikdubois.be

View on GitHub
GitHub Stars8
CategoryDevelopment
Updated4y ago
Forks2

Languages

CSS

Security Score

55/100

Audited on Jan 6, 2022

No findings