Best way to update? #2348
-
Is there a way to automatically update the app? |
Beta Was this translation helpful? Give feedback.
Replies: 4 comments 7 replies
-
If you installed youtube music using a package manager, then you could use the package manager to update youtube music. |
Beta Was this translation helpful? Give feedback.
-
Like ArjixWasTaken mentioned, you can use a package manager. Me, I'm on Windows 11, and I personally use Microsoft's own WinGet (via UniGetUI), the package name is: marticliment/UniGetUI GitHub repo link In the readme there you'll also see links to the WinGet and Scoop package managers, UniGetUI will allow you to manage the installation as well as manage automated updates with a nice UI - so the best of both worlds. |
Beta Was this translation helpful? Give feedback.
-
I made this for debian based distros |
Beta Was this translation helpful? Give feedback.
-
I installed with However, now that a new version is available I try to update with When I used It's installing for me in Something definitely seems to be broken. Because I am also seeing that v3.7.5 is available now and it is still trying to install v3.7.4. No idea what the issue could be. I'm trying to automate the updating with winget so I can schedule daily update checks with windows task scheduler. |
Beta Was this translation helpful? Give feedback.
Like ArjixWasTaken mentioned, you can use a package manager.
Me, I'm on Windows 11, and I personally use Microsoft's own WinGet (via UniGetUI), the package name is:
th-ch.YouTubeMusic
marticliment/UniGetUI GitHub repo link
In the readme there you'll also see links to the WinGet and Scoop package managers, UniGetUI will allow you to manage the installation as well as manage automated updates with a nice UI - so the best of both worlds.