nixCraft Linux / UNIX Newsletter

Link to [RSS/Feed] nixCraft: Linux Tips, Hacks, Tutorials, And Ideas In Blog Format

Ubuntu Linux Remove/Delete PPAs apt-get command

Posted: 08 Mar 2017 11:21 AM PST

Over time I have added way too many PPAs using the add-apt-repository command on Ubuntu Linux 16.04 LTS server for testing purpose. How can I delete or remove those PPAs? Is there a command to list all PPAs? Yes, you can delete or remove a PPA. You must have root privileges to achieve this task. […]

vim-plug: A beautiful and minimalist vim plugin manager for Unix and Linux users

Posted: 08 Mar 2017 10:33 AM PST

A vim plugin manager is a must for any die-hard vim user. You can find a few option available out there. My personal favorite is vim-plug which is a beautiful and minimalist plugin for vim. Let us see how to install and use this plugin on Linux or Unix-like system.