I installed FreeCAD on Linux (Ubuntu) and created an icon

Introduction

If you install FreeCAD, which is the highest peak of 3dCAD on Ubuntu, it is a waste that you can only start it from the command line. So I made an icon and started it from the launcher. If you use this method, you can freely change the icon and the default startup option in other apps. I won't talk about that, but it will be useful later if you know that you can do it.

FreeCAD installation

There is also an apt original package, but it seems that the version is old, so I will put the latest stable version with PPA.

sudo add-apt-repository ppa:freecad-maintainers/freecad-stable
sudo apt-get update
sudo apt-get install freecad

Find FreeCAD .desktop files

Linux application icons are managed as options in the .desktop file. So use the god command locate on linux to find the FreeCAD .desktop file. Did you put locate? I'm losing 80% of my life, so please put it in now.

locate freecad.desktop

Well maybe

/usr/share/app-install/desktop/freecad:freecad.desktop

It's a hit, so you can access it separately. Copy this to ~/.local/share/applications in the folder that manages the icons.

sudo cp /usr/share/app-install/desktop/freecad:freecad.desktop ~/.local/share/applications/freecad.desktop

Now when you search for an app with SuperKey, it will come out.

Add icon

Since the icon is pure white, set the icon. Download your favorite icon and save it as "freecad.png ". Since it is not cached, save it in a location that will not be erased.

Edit the .desktop file from earlier.

sudo gedit ~/.local/share/applications/freecad.desktop

Changed the "Icon" part in the file. The location of the folder is the location where you saved "freecad.png ". The following is just an example.

Icon=/home/"user-name"/Pictures/Icon/freecad.png

Finally, save it and log out → log in to reflect it. image.png

At the end

I shared it because I did something good if I did it a little. ~~ If you like this article, please subscribe to our highly rated button channel! ~~

Ubuntu God is really useful so everyone uses it ... why use Windows?

see you.

Recommended Posts

I installed FreeCAD on Linux (Ubuntu) and created an icon
I created an SFTP-only user on Linux.
I installed tensorRT on Ubuntu 18.04
I installed ROS on Ubuntu 18.04
[Linux] I installed CentOS on VirtualBox
I installed Linux on my Mac
I installed TensorFlow (GPU version) on Ubuntu
I want to use OpenJDK 11 on Ubuntu Linux 18.04 LTS / 18.10
Recording and playback on Linux
When I installed python on macOS and used it, I got an error when I put an https connection
[MariaDB] Install MariaDB on Linux and create a DB and an operating user.
Remove ubuntu installed on Windows 10 machine
Install Mecab and mecab-python3 on Ubuntu 14.04
I get an ImportError on appengine_config.py
Install and run dropbox on Ubuntu 20.04
Install OpenCV and Chainer on Ubuntu
Install CUDA 8.0 and Chainer on Ubuntu 16.04
I tried Cython on Ubuntu on VirtualBox
Install fabric on Ubuntu and try
I couldn't input Japanese on Ubuntu 20.04
[UE4] Build DedicatedServer on Windows and Linux
[Super rudimentary] I installed GDAL on Anaconda
I installed DSX Desktop and tried it
Build Python3 and OpenCV environment on Ubuntu 18.04
Install wsl2 and master linux on windows
Python virtual environment and packages on Ubuntu
RTKLIB 2.4.3 CLI version GUI version installed on Ubuntu 18.04
Build an NFS server on Arch Linux
I created an Anaconda environment using Docker!
Install and launch k3s on Manjaro Linux
Build an LNPP environment on Amazon Linux 2
Install and Configure TigerVNC server on Linux
Mount and format Disk on Ubuntu on GCP.
I stumbled upon installing sentencepiece on ubuntu
I installed Kivy on a Mac environment
Learn sshd_config and authorized_keys (on Amazon Linux 2)
I put Linux (Ubuntu) in VAIO SX14.
Created Ubuntu, Python, OpenCV environment on Docker
Run bootgen on Debian GNU / Linux, Ubuntu
I installed and used Numba with Python3.5
Install Puppet Master and Client on Ubuntu 16.04
How to install php7.4 on Linux (Ubuntu)
On Ubuntu Linux, set Tab to q
Install pyenv and Python 3.6.8 on Ubuntu 18.04 LTS
Replacing rmtrash on Mac and replacing rm on Linux
I installed OpenCV-Python on my Raspberry Pi
Compiling the Linux kernel (Linux 5.x on Ubuntu 20.04)
Until you create an Ubuntu boot USB on your Macbook and install Ubuntu on your Thinkpad
I made an image classification model and tried to move it on mobile
[I'm an IT beginner] I tried my best to implement Linux on Windows
I want to realize something like AutoHotkey with AutoKey on Ubuntu (Kali Linux)
On Linux (Ubuntu), tune the Trackpad and set the function to a three-finger swipe