Giter VIP home page Giter VIP logo

manjaro-fs-arm64's Introduction

Manjaro arm64 rootfs with xfce4 and tigervnc

Manjaro rootfs with xfce4 and vncserver preinstalled. Just setup username, password and vnc password.

There are two releases

1. Manjaro

Manjaro arm64 with xfce4, xfce4-goodies, tigervnc and (no Anki)

2. Anki

Anki with Manjaro (xfce4 only, latest Anki and tigervnc)

Manjaro 21.1.1 Anki 2.1.47
vncserver tigervnc tigervnc
Anki No Yes
Download size 1.0 GB 0.7 GB
Installed Size 4.0 GB 2.8 GB
Desktop Env. xfce4, xfce4-goodies xfce4 (minimal)

QuickStart

  1. Copy and run commands below in Termux

  2. Select Install the latest rootfs

  3. Wait for download to complete

  4. Set username and password

  5. Type vncserver-start and vnc password

  6. Open RealVNC and connect to localhost:5901.

    View more tutorials here.

Manjaro arm64 with xfce4, xfce4-goodies and tigervnc

Copy and run it in Termux

pkg install wget && wget https://raw.githubusercontent.com/infinyte7/manjaro-fs-arm64/main/manjaro.sh && chmod +x manjaro.sh && ./manjaro.sh

Anki with Manjaro (xfce4 (minimal), latest Anki and tigervnc)

Copy and run it in Termux

pkg install wget && wget https://raw.githubusercontent.com/infinyte7/manjaro-fs-arm64/main/manki.sh && chmod +x manki.sh && ./manki.sh

To proot into already installed rootfs

For Manjaro

./manjaro.sh

For Anki

./manki.sh

View wiki for more tutorials

View wiki

View Demo

video.mp4

License and Credits

manjaro-fs-arm64's People

Contributors

krmanik avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

manjaro-fs-arm64's Issues

Anki dosen't start after installing the SIAC addon

I get orjson is missing DB operations will be slower

file /usr/bin/anki line 5 in
frqt import run

file usr/lib/python3.9/site-packages/aqt/init.py
from aqt.qt import

Import error /usr/lib/libQt5WebEngineCore.so.5 undefined symbol: hb_subset_input_set_drop_hints

launch from home screen

Not really an issue.
But perhaps you know how to launch all directly from the home screen

access andriod storage folder?

Will it possible to access the ~/storage folder in my android device? It seems ln command in termux dose not work.


I checked this post, it seems can be launched by proot-distro login <alias> --bind /sdcard:/sdcard (success on the other ubuntu), but not sure how to do it by your script.

Anki does not open after updating system

I wanted to install Firefox so I updated the system first with
sudo pacman -Syu
But now anki doesn't open when I click on it. I use manjaro only for anki and don't know much about Linux. Can I get anki working again or do I need to reinstall manjaro-anki?

nice

Work but no internet. NetworkManager installed but not starting. I hope a fix

chown error

This line: chown ${username}:${password} /usr/bin/sudo && chmod 4755 /usr/bin/sudo

Must be replaced with something like: chown ${username}:${username} /usr/bin/sudo && chmod 4755 /usr/bin/sudo

Can't do sudo

It gives this:
sudo: /etc/sudo.conf is owned by uid 1000, should be 0 sudo: /usr/bin/sudo must be owned by uid 0 and have the setuid bit set
Also, if it can help, after installation it messed up with groups and gave an output "chown: invalid group: 'username:password'"

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.