Ubuntu 17.10 Post-installation application software Installation

Source: Internet
Author: User
Tags gtk staruml

Just some application installation, follow-up will continue to write the installation and configuration of development tools
[TOC]

Install Sogou Pinyin
    1. sudo add-apt-repository ppa:fcitx-team/nightly
    2. sudo apt-get update
    3. sudo apt-get install FCITX
    4. sudo apt-get install FCITX-CONFIG-GTK
    5. sudo apt-get install Fcitx-table-all
    6. sudo apt-get install Im-switch
    7. Download Deb Pack
    8. sudo dpkg-i sogoupinyin.deb
Installing the Markdown Editor
    1. sudo apt-get install Retext
Installing Codeblocks
    1. sudo add-apt-repository ppa:damien-moore/codeblocks-stable
    2. sudo apt update
    3. sudo apt install codeblocks codeblocks-contrib
Download Tool Uget+aira2

UGet: is a graphical interface software, support queue download and resume the download function. Uget official website
AIRA2: is a command-line download tool that uses inconvenient and needs to be used in conjunction with other graphical interface download software. Its download principle is similar to Thunder on Windows, by searching for resources, for your own use, rather than just from the original address of a single resource to download.
Uget uses ARIA2 as the backend to interact with the ARIA2 plugin after it is installed. Supported download protocols include: Http,https,ftp,bittorrent and Metalink.

    1. sudo add-apt-repository ppa:plushuang-tw/uget-stable
    2. sudo apt update
    3. sudo apt install uget aria2
Installing QT
    1. Download the installation package http://download.qt.io/official_releases/qt/
    2. chmod +x./qt-opensource-linux-x64-5.9.4.run
    3. ./qt-opensource-linux-x64-5.9.4.run
Installing remarkable (markdown tools)
    1. Download the installation package https://remarkableapp.github.io/linux/download.html
    2. Install Deb
Installing STARUML (UML tools)

1. Download the installation package Http://staruml.io/download/release/v2.8.1/StarUML-v2.8.1-64-bit.deb

    1. Download Dependency Package Https://launchpad.net/ubuntu/+archive/primary/+files/libgcrypt11_1.5.3-2ubuntu4.2_amd64.deb
    2. Install a dependent package before you install the package
Install minecraft (offline version)
    1. Installing the JRE
      sudo apt-get install Openjdk-8-jre
    2. Installing the JDK
      sudo apt-get install OPENJDK-8-JDK
    3. Installing JFX
      sudo apt-get install OPENJFX
    4. Download minecraft1.12 installation package http://www.mcbbs.net/thread-728961-1-1.html
    5. Download Hello minecraft! Launcher 3 http://www.mcbbs.net/thread-142335-1-1.html
    6. Unzip. Minecraft to the user directory, because the. Directory is hidden under Linux, so you need to use ctrl+h to unhide it to see
    7. Copy the Hmcl-*.jar to the. Minecraft Directory
    8. Go to the. Minecraft directory to execute
      sudo java-jar Hmcl-*.jar
Installing the Gnome Tweak tool and Numix themes
    1. Installing the Gnome Tweak Tool
      sudo apt-get install Gnome-tweak-tool
    2. Installing Numix Themes
      sudo add-apt-repository Ppa:numix/ppa
      sudo apt-get update
      sudo apt-get install numix-gtk-theme numix-icon-theme-circle
    3. Install Numix Wallpapers
      sudo apt-get install numix-wallpaper-*
    4. Open Gonome-tweak-tool Settings

Ubuntu 17.10 Post-installation application software Installation

Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.