The lscpu command is a helpful utility for displaying information about the CPU (Central Processing Unit) on a Linux system. This command can be used to obtain detailed information about the CPU, including the number of CPU cores, the CPU type, the CPU speed, and the type of CPU architecture. To use the lscpu command, […]
Author Archives: Darryl Dias
I’m Darryl. I’m a 3D Artist, Programmer and Linux enthusiast. On this site I share my insights, tips and tricks, tutorials, methods and best practices.
Install VLC media player using Winget
To install VLC using winget, you will first need to ensure that you have winget installed on your system. You can check if winget is installed by opening a command prompt or terminal window and running the following command: If winget is installed, this command will print the version number of the winget tool. If […]
Install Vivaldi browser using Winget
Vivaldi is a web browser developed by Vivaldi Technologies, founded by Opera Software co-founder and former CEO Jon Stephenson von Tetzchner. It was released in April 2016 and is available for Windows, macOS, and Linux. Vivaldi is known for its customizable interface, which allows users to change the position and layout of various browser components, […]
What is Windows Package Manager?
Windows Package Manager (WPM) is a service that allows users to install applications on their Windows computers from a wide range of sources. It is integrated with the Winget command-line interface (CLI) and offers a convenient way to access and install applications from various online repositories. With WPM, users can install applications from the Microsoft […]
Install Google Chrome using Winget
Winget is a new addition to Windows 11 and now ships with the most recent release of both 10 and 11. It lets you find, manage and configure application software on your windows install. It also enables you to create bundles to install the same programs while doing a mass install or infrastructure update. This […]