Linux - Reddit – Telegram
Linux - Reddit
777 subscribers
4.19K photos
207 videos
39.9K links
Stay up-to-date with everything Linux!
Content directly fetched from the subreddit just for you.

Powered by : @r_channels
Download Telegram
How to install Unity3d (Tutorial)

**Introduction:**
Hello, my name is Eitan. I am new to linux but i am learning rapidly.
I want to contribute to the community by writing a tutorials for things that might sound easy and unnecessary but for some it might help a lot. if you see that i wrote something wrong please be sure that your write in the comments so i will fix myself.


>!(This tutorial was tested on debian based oses)
!<

**Step 1: Installing Unity3d**
**To install UnityHub go to this** [link](https://forum.unity.com/threads/unity-hub-v2-0-beta-is-now-available-for-download.650455/)

Scroll down to download the latest version.

after downloading right-click on the file and go to properties and then permissions and then make executable.
now just run it and use it.

You may need to install this additional dependency:

sudo apt install libgconf-2-4

**To install Unity3d without UnityHub go to this** [link](https://forum.unity.com/threads/unity-on-linux-release-notes-and-known-issues.350256/page-2)
Scroll down to download the latest version.

after downloading right-click on the file and go to properties and then permissions and then make executable.
now just run it and use it.

You may need to install this additional dependency:

sudo apt install libgconf-2-4

&#x200B;

**Step 2: Installing Visual studio Code (VSCODE)**

**To install VSCode go to this** [link](https://code.visualstudio.com/)

after installing

go to mono project and install mono for VSCode in this [link](https://www.mono-project.com/download/vs/)

sudo apt install mono-devel
sudo apt install mono-xsp4
sudo apt install ca-certificates-mono
sudo apt install referenceassemblies-pcl
sudo apt install mono-complete
sudo apt install mono-dbg

this will fix not auto-completing in unity.

&#x200B;

**Step 2: Adding unity3D addons in Vscode**

First downlad dotnet addon in this [link](https://dotnet.microsoft.com/download)

Second open VSCode and add these extensions that mentioned [here](https://code.visualstudio.com/docs/other/unity)

Debugger for Unity, Unity Tools, Unity Code Snippets, Unity Snippets

&#x200B;

**Step 3: Connect Unity3D Editor to VSCode.**

open unity and go to file -> preferences and change external noscript editor to Browse and then go to
/usr/bin/code or /usr/bin/vscode

&#x200B;

if you got any problems with that try

sudo ln -s /usr/bin/code /usr/bin/vscode in the terminal

&#x200B;

**Step 4: Enjoy**

Now you are ready to use Unity3d without any problems :D

https://redd.it/bw7uzi
@r_linux
GnuCash vs kmymoney - or any other alternatives, especially with accrual --> cash report capability?

What the noscript says: which one is better? Also, re: kmymoney, what's the difference between 5.X and 4.X? Is there binary support (Windows cross platform capabilities) for 5.X?

https://redd.it/bwthx7
@r_linux
Weekly Questions and Hardware Thread - June 05, 2019

Welcome to r/linux! If you're new to Linux or trying to get started this thread is for you. Get help here or as always, check out r/linuxquestions or r/linux4noobs

This megathread is for all your question needs. As we don't allow questions on r/linux outside of this megathread, please consider using r/linuxquestions or r/linux4noobs for the best solution to your problem.

Ask your hardware requests here too or try r/linuxhardware!

https://redd.it/bwydr7
@r_linux
Your favourite linux tools/applications?

What are the must-have packages that you would first install when you have a fresh system?

https://redd.it/bx2vb2
@r_linux
Made my first guide for installing Ubuntu on the Lenovo Thinkpad E585. [Ryzen]

Made my first guide for installing Ubuntu on the Lenovo Thinkpad E585 on GitHub. Manjaro Gnome is also coming up. I'm new to GitHub and figuring out how to make a nice guide for these kind of things.

I hope that this clears things up.



https://github.com/StellaArtuois/Installing_Linux_on_ThinkPad_E585/blob/master/Installing_Ubuntu_on_E585.md

https://redd.it/bx4l30
@r_linux
A flow chart for anyone choosing a distro!
https://redd.it/bxaxky
@r_linux
What Linux SHould I use?

Hi, I have ben usin Windoze 4 over a decade, and I saw the Free Software song from Richard Stallman, which brought me here.

I want games and freedom. What is a good Lunix I start with?

https://redd.it/bxcwnw
@r_linux