LoginSignup
3
3

More than 5 years have passed since last update.

graphicsmagicをインストール

Posted at

参考URL:

vim /etc/yum.repos.d/naulinux-school.repo
/etc/yum.repos.d/naulinux-school.repo
[naulinux-school]
name=NauLinux School
baseurl=http://downloads.naulinux.ru/pub/NauLinux/6.2/$basearch/sites/School/RPMS/
enabled=0
gpgcheck=1
gpgkey=http://downloads.naulinux.ru/pub/NauLinux/RPM-GPG-KEY-linux-ink

インストール

sudo yum --enablerepo=naulinux-school install GraphicsMagick -y
3
3
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
3
3