Dijit

apt YES

May 9th, 2020
141
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.15 KB | None | 0 0
  1. vagrant@buster:~/insp-build$ sudo apt info inspircd
  2. Package: inspircd
  3. Version: 3.6.0
  4. Status: install ok installed
  5. Priority: optional
  6. Section: net
  7. Maintainer: Jan Harasym <jharasym@linux.com>
  8. Installed-Size: 10.7 MB
  9. Provides: ircd
  10. Depends: libc6 (>= 2.14), libgcc1 (>= 1:3.0), libgnutls30 (>= 3.6.6), libmariadb3 (>= 3.0.0), libpcre3, libpq5, libsqlite3-0 (>= 3.5.9), libstdc++6 (>= 5.2), libtre5, lsb-base
  11. Suggests: sqlite3, default-mysql-server, ldap-server, postgresql, gnutls-bin
  12. Homepage: http://www.inspircd.org/
  13. Download-Size: unknown
  14. APT-Manual-Installed: yes
  15. APT-Sources: /var/lib/dpkg/status
  16. Description: Modular IRCd written in C++
  17.  
  18. N: There is 1 additional record. Please use the '-a' switch to see it
  19. vagrant@buster:~/insp-build$ sudo apt info inspircd -a
  20. E: Command line option 'a' [from -a] is not understood in combination with the other options.
  21. vagrant@buster:~/insp-build$ sudo apt info -a inspircd
  22. E: Command line option 'a' [from -a] is not understood in combination with the other options.
  23. vagrant@buster:~/insp-build$ sudo apt -a info inspircd
  24. E: Command line option 'a' [from -a] is not understood in combination with the other options
Add Comment
Please, Sign In to add comment