久久国产成人av_抖音国产毛片_a片网站免费观看_A片无码播放手机在线观看,色五月在线观看,亚洲精品m在线观看,女人自慰的免费网址,悠悠在线观看精品视频,一级日本片免费的,亚洲精品久,国产精品成人久久久久久久

分享

How to Install Ubuntu Make on Ubuntu Linux 15.04 | LinuxPitStop

 萬書草堂 2019-11-27

Ubuntu Make is a set of command line tools that lets you easily install many popular developer applications on your Linux system. Usually installing and configuring development related tools is a pain, you need to download, install and configure stuff manually. With Ubuntu make, you can run single command to install the tools of your choice. Thus, it is now super easy to prepare your Ubuntu system as a development machine. It was originally known as “Ubuntu Developer Tools Center” but was renamed to “Ubuntu Make” later.

Installing Ubuntu Make on Ubuntu 15.04

Installing “Ubuntu Make” is easy, launch your system terminal and run following command to add its PPA information to your package manager.

 sudo apt-add-repository ppa:ubuntu-desktop/ubuntu-make 

Now run following command to update your package manager repositories.

 sudo apt-get update 

Install “Ubuntu Make” by running the following command:

 sudo apt-get install ubuntu-make 

Congratulations, Ubuntu Make is working on your Linux system now. Let’s see how we can install some commonly needed development applications using this tool.

Install Android Studio using Ubuntu Make

Android Studio is the official Integrated Development Environment for Android applications. The developers programming Android applications should have this tool on their system. Run following command to install Android Studio using Ubuntu Make.

 umake android 

That’s it, isn’t is simple and easy ?

Install Eclipse Using Ubuntu Make

Eclipse is an open source, universal tool set for developing highly interactive applications. It is probably the most widely used development tool. In order to install Eclipse using Ubuntu Make, you need to run following command:

 umake ide eclipse 

Install Unity 3D Editor Using Ubuntu Make

The latest version of “Ubuntu Make” lets you install Unity 3D Editor application as well. Run following to install this editor on your system.

 umake games unity3d 

Umake

 

Conclusion

Ubuntu Make is an essential tool for people using Ubuntu for the development of their software projects. It is a lightweight tool, runs from command line and does not consume any high resources. It has really improved the way development applications are installed.

Please follow and like us:
     

    本站是提供個(gè)人知識管理的網(wǎng)絡(luò)存儲(chǔ)空間,,所有內(nèi)容均由用戶發(fā)布,不代表本站觀點(diǎn),。請注意甄別內(nèi)容中的聯(lián)系方式,、誘導(dǎo)購買等信息,,謹(jǐn)防詐騙。如發(fā)現(xiàn)有害或侵權(quán)內(nèi)容,,請點(diǎn)擊一鍵舉報(bào),。
    轉(zhuǎn)藏 分享 獻(xiàn)花(0

    0條評論

    發(fā)表

    請遵守用戶 評論公約

    類似文章 更多