Blogroll
Categories
- Android
- Angular
- Apache
- AppEngine
- AWS
- barcode
- Bash
- Bluetooth
- Caching
- Citrix
- Cloud
- Cron
- CSS
- Curl
- Database
- Deploy
- Docker
- Eclipse PDT
- Excel
- Food
- Gaming
- GIT
- Github
- Globe Tattoo
- Google AdSense
- Hosting
- Humor
- IDE
- IIS
- Internet Explorer
- Investments
- JavaScript
- KDE
- Kohana v3
- Linux
- MySQL
- Networking
- News
- NodeJS
- Outlook Express
- Page Views
- Personal Blog
- php
- PHPStorm
- PHPUnit
- PostgreSQL
- Programming
- Project
- Python
- Rails
- React
- React Native
- Recursion
- Regular Expression
- Ruby
- SEO
- Showbiz
- SimpleTest
- Site Optimization
- Slackware
- SQL
- SQL Server
- SSH
- Stock Trading
- SVN
- SwiftMailer
- TDD
- TypeScript
- Uncategorized
- Web Browser
- Web Development
- Windows
- WordPress
- WordPress Plugin
- WordPress Theme
- XFCE
- Zend Framework
- zend server
Meta
Tag Archives: slackware package
Creating shortcut for finding installed Slackware packages
Lazy I am so I created a shortcut for checking if a package is installed in Slackware. Packages are listed on /var/log/packages so basically a basic ls | grep combo is needed to see if a package is already installed. … Continue reading
Posted in Linux, Slackware
Tagged find package, grep, ls, package, script, search package, slackware package
Leave a comment
Listing Non-Slackware Packages
Let’s admit it – Slackware packages is not complete for most users therefore there exists the third party packages repository such as SlackBuilds.org. Maintaining those third party packages on your Slackware machine can be tricky if you don’t keep track … Continue reading