Part of Slepp's ProjectsPastebinTURLImagebinFilebin
Feedback -- English French German Japanese
Create Upload Newest Tools Donate
Sign In | Create Account

Advertising

advertising

related pastes to tag 'apt'

1401371 - garotosopa: apt cache debian packages clear aptitude deb
  1. #!/usr/bin/perl
  2.  
  3. use strict;
  4. use warnings;
  5.  
  6. use File::Find;
  7.  
  8. sub preprocess {
  9.  
874860 - Stuff: linux apt sources mint
  1. ## -----------------------                                   
  2. ## LINUX MINT REPOSITORIES
  3. ## -----------------------
  4.  
  5. ## +++ Daryna (Linux Mint 4.0) +++
  6. deb http://www.linuxmint.com/repository daryna main upstream import
  7. ## deb http://www.linuxmint.com/repository daryna community
  8. ## deb http://www.linuxmint.com/repository daryna backport
  9.  
869283 - unsyn.pl: apt perl syn
  1. #!/usr/bin/perl -w
  2.  
  3. # Ed Dolan <bytecolor@yahoo.com>
  4. # 01/20/2008
  5.  
  6. #
  7. # Remove all APT SYN/ assignments.
  8. #
  9.  
838548 - leleobhz: apt debian repository
  1. #!/bin/bash
  2.  
  3. eval `gpg-agent --daemon`
  4.  
  5. repo_upload_dir=~/TRABALHO/DEVELOPMENT/COMPILACOES/UBUNTU/repository/repo_upload_dir
  6. #for i in `echo "dapper"`; do
  7. for i in `echo "dapper edgy feisty gutsy"`; do
  8.  
  9.  
721266 - apt-get moo: apt apt-get moo
  1.          (__)
  2.          (oo)
  3.    /------\/
  4.   / |    ||   
  5.  *  /\---/\
  6.     ~~   ~~   
  7. ...."Have you mooed today?"...
fantasy-obligation