-
OSGL contains games that were inspired by an original game. There is a list here: https://github.com/Trilarion/opensourcegames/blob/master/inspirations.md
The entries are here (example): https://gi…
-
With the following Dockerfile:
```
FROM archlinux/base:latest
RUN pacman -Syu --noconfirm && \
pacman -S --noconfirm base-devel git wget clang llvm && \
pacman -Scc --noconfirm
RUN…
-
Hi All,
I have also posted this of the Heimdahl issue tracker, and I hope I'm at the right place here.
I am trying to build Heimdall from source, but I get the following error:
CMake Error at D…
-
Building the following Dockerfile:
```Dockerfile
FROM archlinux/base
RUN pacman -Sy bash curl git unzip --noconfirm
RUN git clone -b "stable" https://github.com/flutter/flutter.git "$HOME/flutte…
-
Both Flatpak and Snapd can be eused alogside of usual package managers. Flatpak seems to be more interesting, because it supports per-user installation. So, if you need a specific app in one VM (e.g.,…
-
Dear PolarityJam developers and administrators,
I am currently working on collective migration and related behaviours in epithelial cells monolayers
and thanks to your promising tool I might be a…
-
When playing docked I like to use my Xbox controllers with an Xbox Wireless Adapter. To do so I use a driver called [xone](https://github.com/medusalix/xone).
It provides a better and more stable c…
-
Getting this script to work on Manjaro was not a easy as it should.
Here is what I did.
```
#Install Git
sudo pacman -S git
cd ~
git clone https://github.com/benburkhart1/lighting-node-pro…
-
## Basic info:
**Anarchy version**: git master
**Installation method (VM/Host)**: inside lxd
**System specifications (Processor, GPU, RAM ...)**: i7 / 32GB
## What you expected would h…
popey updated
5 years ago
-
hello,
to make the installation and upgrading of config easier, i suggest you to also add a package for this config. also check this config for inspiration:
https://github.com/mylinuxforwork/dotfil…