Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- kilde@kilde-HP-15-Notebook-PC:~$ apt-cache policy python-laditools
- python-laditools:
- Installed: 1.0.1-2
- Candidate: 1.1.0-2
- Version table:
- 1.1.0-2 500
- 500 http://us.archive.ubuntu.com/ubuntu xenial/universe amd64 Packages
- 500 http://us.archive.ubuntu.com/ubuntu xenial/universe i386 Packages
- *** 1.0.1-2 100
- 100 /var/lib/dpkg/status
- kilde@kilde-HP-15-Notebook-PC:~$ sudo apt update &&\
- > sudo apt install -y apt-show-versions &&\
- > wget -q https://raw.githubusercontent.com/tomreyn/scripts/master/foreign_packages
- [sudo] password for kilde:
- Sorry, try again.
- [sudo] password for kilde:
- Hit:1 http://us.archive.ubuntu.com/ubuntu xenial InRelease
- Get:2 http://security.ubuntu.com/ubuntu xenial-security InRelease [107 kB]
- Get:3 http://us.archive.ubuntu.com/ubuntu xenial-updates InRelease [109 kB]
- Hit:4 http://archive.canonical.com/ubuntu xenial InRelease
- Get:5 http://us.archive.ubuntu.com/ubuntu xenial-backports InRelease [107 kB]
- Hit:6 http://ppa.launchpad.net/clipgrab-team/ppa/ubuntu xenial InRelease
- Ign:7 http://linux.dropbox.com/ubuntu xenial InRelease
- Hit:8 http://linux.dropbox.com/ubuntu xenial Release
- Hit:9 http://ppa.launchpad.net/deluge-team/ppa/ubuntu xenial InRelease
- Hit:10 http://ppa.launchpad.net/eosrei/fonts/ubuntu xenial InRelease
- Get:11 https://mega.nz/linux/MEGAsync/xUbuntu_16.04 ./ InRelease [1,492 B]
- Hit:12 http://ppa.launchpad.net/obsproject/obs-studio/ubuntu xenial InRelease
- Hit:13 http://ppa.launchpad.net/openshot.developers/ppa/ubuntu xenial InRelease
- Hit:15 http://ppa.launchpad.net/team-xbmc/ppa/ubuntu xenial InRelease
- Hit:16 http://ppa.launchpad.net/ubuntu-audio-dev/alsa-daily/ubuntu xenial InRelease
- Hit:17 http://ppa.launchpad.net/ys/emojione-picker/ubuntu xenial InRelease
- Fetched 324 kB in 3s (92.8 kB/s)
- Reading package lists... Done
- Building dependency tree
- Reading state information... Done
- 3 packages can be upgraded. Run 'apt list --upgradable' to see them.
- Reading package lists... Done
- Building dependency tree
- Reading state information... Done
- The following NEW packages will be installed:
- apt-show-versions
- 0 upgraded, 1 newly installed, 0 to remove and 3 not upgraded.
- Need to get 29.6 kB of archives.
- After this operation, 163 kB of additional disk space will be used.
- Get:1 http://us.archive.ubuntu.com/ubuntu xenial/universe amd64 apt-show-versions all 0.22.7 [29.6 kB]
- Fetched 29.6 kB in 0s (128 kB/s)
- Selecting previously unselected package apt-show-versions.
- (Reading database ... 452329 files and directories currently installed.)
- Preparing to unpack .../apt-show-versions_0.22.7_all.deb ...
- Unpacking apt-show-versions (0.22.7) ...
- Processing triggers for man-db (2.7.5-1) ...
- Setting up apt-show-versions (0.22.7) ...
- ** initializing cache. This may take a while **
- kilde@kilde-HP-15-Notebook-PC:~$ ./foreign_packages
- bash: ./foreign_packages: Permission denied
- kilde@kilde-HP-15-Notebook-PC:~$ sudo ./foreign_packages
- sudo: ./foreign_packages: command not found
- kilde@kilde-HP-15-Notebook-PC:~$ sudo foreign_packages
- sudo: foreign_packages: command not found
- kilde@kilde-HP-15-Notebook-PC:~$ sudo /foreign_packages
- sudo: /foreign_packages: command not found
- kilde@kilde-HP-15-Notebook-PC:~$ /foreign_packages
- bash: /foreign_packages: No such file or directory
- kilde@kilde-HP-15-Notebook-PC:~$ ./foreign_packages
- bash: ./foreign_packages: Permission denied
- kilde@kilde-HP-15-Notebook-PC:~$ chmod +x foreign_packages
- kilde@kilde-HP-15-Notebook-PC:~$ ./foreign_packages
- Please run this script as the "root" user (uid 0).
- kilde@kilde-HP-15-Notebook-PC:~$ sudo ./foreign_packages
- [ No available version in archive ]
- brscan-skey:amd64 (version 0.2.4-1)
- brscan3:amd64 (version 0.2.13-1)
- libdvdcss-dev:amd64 (version 1.4.0-1~local)
- libdvdcss2:amd64 (version 1.4.0-1~local)
- libgcrypt11:amd64 (version 1.5.3-2ubuntu4.4)
- libgif5:amd64 (version 5.0.5-2~trusty)
- libnfs1:amd64 (version 1.6.0-0~ppa1~trusty)
- linux-image-3.19.0-77-lowlatency:amd64 (version 3.19.0-77.85~14.04.1)
- mfc6490cwcupswrapper:i386 (version 1.1.2-2)
- mfc6490cwlpr:i386 (version 1.1.2-2)
- python-openssl:amd64 (version 0.13-2ubuntu6)
- upwork:amd64 (version 4)
- zoom:amd64 (version 2.0.115900.1201)
- [ Newer than version in archive ]
- libcrossguid1:amd64 (version 0.1~git20150807.8f399e8)
- libshairplay0:amd64 (version 0.9.2-2~trusty)
- ttf-mscorefonts-installer:all (version 3.6)
- unetbootin:amd64 (version 625-1~trusty1)
- unetbootin-translations:all (version 625-1~trusty1)
- kilde@kilde-HP-15-Notebook-PC:~$
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement