Skip to content
LinuxPip
  • Home
  • Ubuntu
  • Python
  • How-to Guides
  • VSCode Tutorials

.gitmodules file

Once you have one or a few submodules added, you will notice a new file named .gitmodules inside your repository. …

Read more.gitmodules file

Clone a git repository and add a submodule

Let’s suppose you want to use the latest version of Python’s requests module inside your project. You want the module …

Read moreClone a git repository and add a submodule

Git submodule tutorials

What is a submodule? Usually when you are working on a project, you may need to use another library or …

Read moreGit submodule tutorials

Quick fix for youtube-dl error : ‘python’: No such file or directory

Nowadays, many open source enthusiasts consider youtube-dl to be one of the essential software in their machines. Not only being …

Read moreQuick fix for youtube-dl error : ‘python’: No such file or directory

Download audio only with youtube-dl

Youtube-dl is a powerful command-line tool to help you download videos from various online services. If you are feeling its …

Read moreDownload audio only with youtube-dl

Older posts
Newer posts
← Previous Page1 … Page54 Page55 Page56 … Page58 Next →

Hey! I’m Daan. I work as a SysAdmin in the Netherlands. Whenever I find free time, I write about IT, Linux, Open Source and hardware on this site.

Facebook

Twitter

Linkedin

About me

Recent Posts

  • Wine registry in Linux
  • TypeError: list indices must be integers or slices not tuple – debugging and fixes
  • Timeout in Python requests – Everything you need to know
  • Fix “LookupError: unknown encoding: cp65001” error in Python
  • How to fix “adb: command not found” in Linux/macOS
  • Privacy Policy
  • Disclaimer
  • About
© 2023 LinuxPip • Built with GeneratePress