Chatgpt-Desktop Installation on Ubuntu Terminal
sudo apt install snapd -y
The snapd package manager is used to download the snaps of Linux applications from the Snapcraft Store. It is also used to manage the snaps in Ubuntu including the installation, updation, and removal of the Linux snaps.
For Python and Shell Scripting Course : https://payhip.com/b/247HD
Step 2: Install chatgpt
sudo snap install chatgpt-desktop
For Python and Shell Scripting Course : https://payhip.com/b/247HD
Step 3: Run the application
For Python and Shell Scripting Course : https://payhip.com/b/247HD
Comments
Post a Comment