Install Debian package (.deb) using “dpkg”By neokrates, written on June 22, 2010 |
bash snippet |
- neokrates
- Email: uwarov@yahoo.com
- Website: http://www.thinkplexx.com
- Join date: 05-31-09
- Posts: 20
Rate it
Ad
Poll
Which Selenium configurations do you use to test your web front end?
- We use other tool (80%, 12 Votes)
- Selenium Grid (13%, 2 Votes)
- Selenium Grids under CI (like Hudson or TeamCity) (7%, 1 Votes)
- Single Selenium (0%, 0 Votes)
- Many Selenium grids on one Server (0%, 0 Votes)
- Other config (0%, 0 Votes)
Total Voters: 15
Loading ...
Most popular search terms:
Given some Debian package on Linux (.deb), use dpkg as sudo to install it.
Example (install Swiftfox 3.6.3):
sudo dpkg -i swiftfox-3.6.3-1_prescott.deb
|
TAGS
|
|
SOCIAL
|


















