LinuxCNC 2.7.14

More
25 Apr 2019 06:21 #131839 by pachi_electronic
hola si hay la iso de LinuxCNC 2.7.14 o hay que bajar la iso LinuxCNC 2.7.0 y despues actualizar.....soy novato en el sistema operativo linux...ayuda.....gracias a todo de este foro

Please Log in or Create an account to join the conversation.

More
25 Apr 2019 06:51 - 25 Apr 2019 06:51 #131840 by pl7i92
Replied by pl7i92 on topic LinuxCNC 2.7.14
sudo apt-get update
sudo apt-get upgrade
sudo apt-get install linuxcnc

apt-get update updates the list of available packages and their versions, but it does not install or upgrade any packages.
apt-get upgrade actually installs newer versions of the packages you have. After updating the lists, the package manager knows about available updates for the software you have installed.

ONLY Software no Kernal
Last edit: 25 Apr 2019 06:51 by pl7i92. Reason: typo

Please Log in or Create an account to join the conversation.

More
25 Apr 2019 21:14 #131892 by tommylight
Replied by tommylight on topic LinuxCNC 2.7.14

sudo apt-get update
sudo apt-get upgrade
sudo apt-get install linuxcnc

sudo apt-get update
sudo apt-get dist-upgrade
sudo apt-get install linuxcnc
The following user(s) said Thank You: phillc54, InMyDarkestHour

Please Log in or Create an account to join the conversation.

More
25 Apr 2019 23:06 #131901 by InMyDarkestHour
Replied by InMyDarkestHour on topic LinuxCNC 2.7.14

sudo apt-get update
sudo apt-get upgrade
sudo apt-get install linuxcnc

apt-get update updates the list of available packages and their versions, but it does not install or upgrade any packages.
apt-get upgrade actually installs newer versions of the packages you have. After updating the lists, the package manager knows about available updates for the software you have installed.

ONLY Software no Kernal


apt-get dist-upgrade is the smarter and safer way to upgrade packages, please, please recommend dist-upgrade over upgrade.
The following user(s) said Thank You: phillc54, tommylight

Please Log in or Create an account to join the conversation.

Time to create page: 0.325 seconds
Powered by Kunena Forum