Install LabPlot in Ubuntu 22.04
LabPlot is a free and open-source application which is used to create, edit and manage plots. One of main component…
LabPlot is a free and open-source application which is used to create, edit and manage plots. One of main component…
In this article, we would discuss how to install vim in Ubuntu 22.04 release. First, we cover a bit about…
In certain system configurations, we need to use a text editor which doesn’t have a Graphical User Interface (GUI). In…
We have all faced this. And, it isn’t specific to using a text editor. It can be any application or…
Three things which we use almost regularly while working on a computer are Cut, Copy and Paste. And, these are…
We would cover how to display line numbers in nano text editor in this article. nano is a text editor….
In this article, we would cover – editing files with nano. If you have been following us along – then…
In this article, we would cover how to search files in Ubuntu using find command-line utility. In certain Ubuntu configurations,…
In this article, we would cover how to move files and directories in Ubuntu through command-line interface (CLI). Although, some…
In this article, we would explore the topic – %s in Python. %s is mainly used to insert a value…