Skip to content
Create Install From Source Guide authored by Andrew Zaech's avatar Andrew Zaech
### Installation via Git using GitLab:
---
```markdown
Open a new terminal
```
```markdown
Run `git clone https://gitlab.com/arcmenu/ArcMenu.git`
```
```markdown
Run `cd ArcMenu`
```
```markdown
Run `make install`
```
```markdown
Then restart GNOME shell by pressing `Alt + F2` type in `r` and hit enter
or log out and back in if on a Wayland session.
```
```
ArcMenu may also need to be enabled after installing by using gnome-tweaks, the GNOME extensions app, or with dconf.
```
---
### Alternative install method from source files:
---
```markdown
Download from ArcMenu master branch
```
* **[Arc menu master branch .Zip file](https://gitlab.com/arcmenu/ArcMenu/-/archive/master/ArcMenu-master.zip)**
```markdown
Extract the .zip
```
```markdown
Open ArcMenu folder
```
```markdown
Open terminal within the folder
```
```markdown
Run `make install`
```
```markdown
Then restart GNOME shell by pressing `Alt + F2` type in `r` and hit enter
or log out and back in if on a Wayland session.
```
```
ArcMenu may also need to be enabled after installing by using gnome-tweaks, the GNOME extensions app, or with dconf.
```
\ No newline at end of file