{"video_id":"fp_ONidHKv7kz","title":"Windows Winget Package Manager Explained","channel":"Techquickie","show":"Techquickie","published_at":"2024-11-08T17:50:00.019Z","duration_s":224,"segments":[{"start_s":0.0,"end_s":3.7,"text":"Did you know that Windows has a cool feature called a package manager?","speaker":null,"is_sponsor":0},{"start_s":3.7,"end_s":8.04,"text":"Those of you who have used Linux before might already be very familiar with a package manager,","speaker":null,"is_sponsor":0},{"start_s":8.04,"end_s":13.74,"text":"but in case you aren't, a package manager is a quick way to manage programs from a command line.","speaker":null,"is_sponsor":0},{"start_s":13.74,"end_s":19.3,"text":"They've been part of Linux for a very long time, but Windows only recently got a package manager","speaker":null,"is_sponsor":0},{"start_s":19.3,"end_s":23.14,"text":"as a standard feature. Wait a second, a command line?","speaker":null,"is_sponsor":0},{"start_s":23.14,"end_s":26.46,"text":"You mean the way my grandpa uses computer back in the 80s?","speaker":null,"is_sponsor":0},{"start_s":26.46,"end_s":29.86,"text":"Why the heck would you install or update programs that way?","speaker":null,"is_sponsor":0},{"start_s":29.86,"end_s":34.46,"text":"Can't you just download what you want through a web browser or the Microsoft Store?","speaker":null,"is_sponsor":0},{"start_s":34.46,"end_s":38.9,"text":"Of course, you can do those things that way, but Windows package manager called Wingit","speaker":null,"is_sponsor":0},{"start_s":38.9,"end_s":44.1,"text":"differs in a couple of important ways. Wingit can provide a very comprehensive list","speaker":null,"is_sponsor":0},{"start_s":44.1,"end_s":48.3,"text":"of everything installed on your computer simply by typing this command.","speaker":null,"is_sponsor":0},{"start_s":48.3,"end_s":51.5,"text":"But you can also keep most of your programs up to date","speaker":null,"is_sponsor":0},{"start_s":51.5,"end_s":54.78,"text":"easily regardless of whether or not they're in the Microsoft Store.","speaker":null,"is_sponsor":0},{"start_s":54.78,"end_s":60.22,"text":"You see, Wingit operates by consulting a Microsoft-maintained repository of packages,","speaker":null,"is_sponsor":0},{"start_s":60.22,"end_s":63.5,"text":"and a package contains both the software you want","speaker":null,"is_sponsor":0},{"start_s":63.5,"end_s":66.7,"text":"as well as information about any dependencies","speaker":null,"is_sponsor":0},{"start_s":66.7,"end_s":70.9,"text":"it might need to run properly, such as additional files or resources.","speaker":null,"is_sponsor":0},{"start_s":70.9,"end_s":74.9,"text":"Some of the packages in the Wingit repository are Microsoft programs,","speaker":null,"is_sponsor":0},{"start_s":74.9,"end_s":78.2,"text":"but there are lots of third-party programs as well.","speaker":null,"is_sponsor":0},{"start_s":78.2,"end_s":83.78,"text":"As of the time we wrote this video, Wingit had over 7,000 packages in its repository.","speaker":null,"is_sponsor":0},{"start_s":83.78,"end_s":88.38,"text":"Surely you're running some of those programs? This means one of the things Wingit excels at","speaker":null,"is_sponsor":0},{"start_s":88.38,"end_s":91.7,"text":"is keeping your programs up to date with one command.","speaker":null,"is_sponsor":0},{"start_s":91.7,"end_s":95.3,"text":"Just type this into the command prompt, hit Enter, and everything on your system","speaker":null,"is_sponsor":0},{"start_s":95.3,"end_s":99.94,"text":"that can be updated through Wingit will be listed and the installation process will begin immediately","speaker":null,"is_sponsor":0},{"start_s":99.94,"end_s":102.94,"text":"as Wingit pulls packages from either Microsoft itself","speaker":null,"is_sponsor":0},{"start_s":102.94,"end_s":106.54,"text":"or from third-party servers that hosts the software that you want.","speaker":null,"is_sponsor":0},{"start_s":106.54,"end_s":112.38,"text":"This includes popular tools such as OBS, BLC, Zoom, Discord, and various game launchers.","speaker":null,"is_sponsor":0},{"start_s":112.38,"end_s":115.52,"text":"Much easier than trying to go and check for updates","speaker":null,"is_sponsor":0},{"start_s":115.52,"end_s":119.52,"text":"for all those programs manually, especially if you have lots of programs installed","speaker":null,"is_sponsor":0},{"start_s":119.52,"end_s":124.64,"text":"that aren't kept up to date through the Microsoft Store. If you're migrating to a new PC,","speaker":null,"is_sponsor":0},{"start_s":124.64,"end_s":129.72,"text":"Wingit can make it easy for you to quickly install many of the programs you had on your old PC.","speaker":null,"is_sponsor":0},{"start_s":129.72,"end_s":134.68,"text":"This is because Wingit has an export feature which creates a list of the supported packages","speaker":null,"is_sponsor":0},{"start_s":134.68,"end_s":139.72,"text":"installed on your PC, which you can save to a USB drive by using this command.","speaker":null,"is_sponsor":0},{"start_s":139.72,"end_s":143.96,"text":"Just enter the drive letter of your flash drive, then insert the drive into your new PC","speaker":null,"is_sponsor":0},{"start_s":143.96,"end_s":148.46,"text":"and type in this import command to install everything on your list.","speaker":null,"is_sponsor":0},{"start_s":148.46,"end_s":153.16,"text":"Just like with the update example we mentioned earlier, it's easier than downloading programs one by one","speaker":null,"is_sponsor":0},{"start_s":153.16,"end_s":157.2,"text":"and delete packages you don't need on the new system before importing it.","speaker":null,"is_sponsor":0},{"start_s":157.2,"end_s":162.92,"text":"If it doesn't spark joy, uninstall. Wingit can also search for and install new programs","speaker":null,"is_sponsor":0},{"start_s":162.92,"end_s":166.08,"text":"without having to click through a bunch of installation screens.","speaker":null,"is_sponsor":0},{"start_s":166.08,"end_s":171.08,"text":"You can search with this command and install a program without those messy dialogue scenes","speaker":null,"is_sponsor":0},{"start_s":171.08,"end_s":174.6,"text":"by using this command. If you want a no fuss uninstallation","speaker":null,"is_sponsor":0},{"start_s":174.6,"end_s":178.34,"text":"of something on your PC, you can pull this off by typing this in.","speaker":null,"is_sponsor":0},{"start_s":178.34,"end_s":182.26,"text":"But do you remember how we said that Wingit lists more installed programs","speaker":null,"is_sponsor":0},{"start_s":182.26,"end_s":187.32,"text":"than what you might see in the settings app? This means that Wingit could make it easier","speaker":null,"is_sponsor":0},{"start_s":187.32,"end_s":191.48,"text":"for you to inadvertently remove something your system depends on.","speaker":null,"is_sponsor":0},{"start_s":191.48,"end_s":195.4,"text":"So unless you're really familiar with the packages you're trying to remove,","speaker":null,"is_sponsor":0},{"start_s":195.4,"end_s":198.92,"text":"we'd recommend just uninstalling through the settings app instead.","speaker":null,"is_sponsor":0},{"start_s":198.92,"end_s":203.28,"text":"Wingit was designed more for advanced users. So the assumption is you know what you're doing","speaker":null,"is_sponsor":0},{"start_s":203.28,"end_s":207.08,"text":"a little more than the average Joe if you're revving up this command prompt.","speaker":null,"is_sponsor":0},{"start_s":207.08,"end_s":210.44,"text":"No disrespect meant to you average Joe's who might be watching this video, of course.","speaker":null,"is_sponsor":0},{"start_s":210.44,"end_s":215.04,"text":"We love you and we hope you become advanced Joe's. Maybe by using Wingit.","speaker":null,"is_sponsor":0},{"start_s":215.04,"end_s":218.4,"text":"Thanks for watching. If you liked this video, check out our other video on why Windows 11","speaker":null,"is_sponsor":0},{"start_s":218.4,"end_s":220.92,"text":"has been so slow to gain users.","speaker":null,"is_sponsor":0},{"start_s":222.04,"end_s":224.72,"text":"I say from your Windows XP desktop.","speaker":null,"is_sponsor":0}],"full_text":"Did you know that Windows has a cool feature called a package manager? Those of you who have used Linux before might already be very familiar with a package manager, but in case you aren't, a package manager is a quick way to manage programs from a command line. They've been part of Linux for a very long time, but Windows only recently got a package manager as a standard feature. Wait a second, a command line? You mean the way my grandpa uses computer back in the 80s? Why the heck would you install or update programs that way? Can't you just download what you want through a web browser or the Microsoft Store? Of course, you can do those things that way, but Windows package manager called Wingit differs in a couple of important ways. Wingit can provide a very comprehensive list of everything installed on your computer simply by typing this command. But you can also keep most of your programs up to date easily regardless of whether or not they're in the Microsoft Store. You see, Wingit operates by consulting a Microsoft-maintained repository of packages, and a package contains both the software you want as well as information about any dependencies it might need to run properly, such as additional files or resources. Some of the packages in the Wingit repository are Microsoft programs, but there are lots of third-party programs as well. As of the time we wrote this video, Wingit had over 7,000 packages in its repository. Surely you're running some of those programs? This means one of the things Wingit excels at is keeping your programs up to date with one command. Just type this into the command prompt, hit Enter, and everything on your system that can be updated through Wingit will be listed and the installation process will begin immediately as Wingit pulls packages from either Microsoft itself or from third-party servers that hosts the software that you want. This includes popular tools such as OBS, BLC, Zoom, Discord, and various game launchers. Much easier than trying to go and check for updates for all those programs manually, especially if you have lots of programs installed that aren't kept up to date through the Microsoft Store. If you're migrating to a new PC, Wingit can make it easy for you to quickly install many of the programs you had on your old PC. This is because Wingit has an export feature which creates a list of the supported packages installed on your PC, which you can save to a USB drive by using this command. Just enter the drive letter of your flash drive, then insert the drive into your new PC and type in this import command to install everything on your list. Just like with the update example we mentioned earlier, it's easier than downloading programs one by one and delete packages you don't need on the new system before importing it. If it doesn't spark joy, uninstall. Wingit can also search for and install new programs without having to click through a bunch of installation screens. You can search with this command and install a program without those messy dialogue scenes by using this command. If you want a no fuss uninstallation of something on your PC, you can pull this off by typing this in. But do you remember how we said that Wingit lists more installed programs than what you might see in the settings app? This means that Wingit could make it easier for you to inadvertently remove something your system depends on. So unless you're really familiar with the packages you're trying to remove, we'd recommend just uninstalling through the settings app instead. Wingit was designed more for advanced users. So the assumption is you know what you're doing a little more than the average Joe if you're revving up this command prompt. No disrespect meant to you average Joe's who might be watching this video, of course. We love you and we hope you become advanced Joe's. Maybe by using Wingit. Thanks for watching. If you liked this video, check out our other video on why Windows 11 has been so slow to gain users. I say from your Windows XP desktop."}