You are not logged in.

#1 2023-03-07 20:52:39

greembow
Member
Registered: 2022-02-23
Posts: 35

[SOLVED] Fully reinstall package with pacman

Hi there. I recently installed modernUI through the addons store. Freecad worked well, but I decided to uninstall modernUI. After that, freecad started to behave weirdly, so I uninstalled it with pacman, and removed its .config folder, and .cache folder. I also removed the file /opt/scripts/freecad.sh. When I went to reinstall it, all went well, but now, when I try and launch it from Plasma's application launcher, it says it is unable to find /opt/scripts/freecad.sh. Uninstalling and reinstalling does not add the file, and I'm not sure what is supposed to be in it. How can I use pacman to reinstall freecad and include that file?

Last edited by greembow (2023-03-07 21:14:24)

Offline

#2 2023-03-07 21:08:07

loqs
Member
Registered: 2014-03-06
Posts: 18,961

Re: [SOLVED] Fully reinstall package with pacman

What if you start frecad from the console?  The first command checks what will be called by the second command.

$ type -a FreeCAD
$ FreeCAD

Offline

#3 2023-03-07 21:09:10

greembow
Member
Registered: 2022-02-23
Posts: 35

Re: [SOLVED] Fully reinstall package with pacman

greembow in ~ % > type -a freecad
freecad is /usr/bin/freecad

Offline

#4 2023-03-07 21:14:11

greembow
Member
Registered: 2022-02-23
Posts: 35

Re: [SOLVED] Fully reinstall package with pacman

Wow. This is really embarassing me now. I made /opt/scripts/freecad.sh to get freecad to launch with the right display scaling.

Offline

Board footer

Powered by FluxBB