zoukankan      html  css  js  c++  java
  • GIMP(Linux下的Photoshop),Centos7下安装过程

    点当然是上官网:https://www.gimp.org/

    这英语看不懂,果断用谷歌的网页翻译。

    点下载,就会有

    看到这个,就点

    下载一个安装的包

    用命令行打上

    [root@localhost 下载]# flatpak install https://flathub.org/repo/appstream/org.gimp.GIMP.flatpakref
    This application depends on runtimes from:
      https://dl.flathub.org/repo/
    Configure this as new remote 'flathub' [y/n]: y
    Installing: org.gimp.GIMP/x86_64/stable
    Required runtime for org.gimp.GIMP/x86_64/stable (org.gnome.Platform/x86_64/3.28) is not installed, searching...
    Found in remote flathub, do you want to install it? [y/n]: y
    Warning: Problem looking for related refs: Error performing TLS handshake: 收到一个意外的 TLS 数据包。
    Warning: Problem looking for related refs: Error performing TLS handshake: 收到一个意外的 TLS 数据包。
    Installing: org.gnome.Platform/x86_64/3.28 from flathub

    10 delta parts, 77 loose fetched; 212404 KiB transferred in 565 seconds         Installing: org.gimp.GIMP/x86_64/stable from flathub

    3 delta parts, 13 loose fetched; 49746 KiB transferred in 115 seconds           [root@localhost 下载]#

    我是一次安装好的

     离windows又远了一步。还有一个问题就是英文的

    我研究一会

  • 相关阅读:
    scrapy user-agent随机更换
    python框架Scrapy中crawlSpider的使用——爬取内容写进MySQL
    异步代理池2--正确实现并发
    python asyncio异步代理池
    SSH 上传下载文件
    scrapy 自定义扩展
    scrapy pipelines 以及 cookies
    scrapy 去重策略修改
    提车注意事项
    mysql 笔记
  • 原文地址:https://www.cnblogs.com/alliancehacker/p/8987758.html
Copyright © 2011-2022 走看看